encoder method
Returns the address encoder for this coin configuration.
Implementation
BlockchainAddressEncoder encoder() {
return addressEncoder();
}
Returns the address encoder for this coin configuration.
BlockchainAddressEncoder encoder() {
return addressEncoder();
}