encoder method

Returns the address encoder for this coin configuration.

Implementation

BlockchainAddressEncoder encoder() {
  return addressEncoder();
}