Decode an SS58 address to its 32-byte AccountId using polkadot-api's AccountId codec. This is the inverse of accountIdFromBytes().
accountIdFromBytes()
Decode an SS58 address to its 32-byte AccountId using polkadot-api's AccountId codec. This is the inverse of
accountIdFromBytes().