Type Alias: AminoConverters
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