Skip to content

A map from protobuf type URL to the AminoConverter implementation if supported on chain

AminoConverters = Record<string, AminoConverter>

Defined in: packages/bitbadgesjs-sdk/src/transactions/amino/registry.ts:159

A map from protobuf type URL to the AminoConverter implementation if supported on chain

Edit this page on GitHub