Skip to content

Type for JSON message objects (matches Cosmos SDK message structure without creator field)

PrecompileFunctionParams = Record<string, any>

Defined in: packages/bitbadgesjs-sdk/src/transactions/precompile/data-converter.ts:46

Type for JSON message objects (matches Cosmos SDK message structure without creator field)

Edit this page on GitHub