Skip to content

Build the mint MsgTransferTokens for custom-2fa tokens, encoding the short lifetime at mint time via ownershipTimes — the SDK/CLI mirror of the FE…

mintCustom2FA(params): object

Defined in: packages/bitbadgesjs-sdk/src/core/builders/custom-2fa.ts:216

Build the mint MsgTransferTokens for custom-2fa tokens, encoding the short lifetime at mint time via ownershipTimes — the SDK/CLI mirror of the FE Custom2FALayout mint. A CLI user who broadcasts their own mint without this gets forever-tokens.

Parameters

params

MintCustom2FAParams

Returns

object

typeUrl

typeUrl: string

value

value: any

Edit this page on GitHub