addrParams property

Map<String, int> get addrParams

Get the Substrate-specific address parameters as a map.

Implementation

Map<String, int> get addrParams => {"ss58_format": ss58Format};