bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class CoinTransfer<T>

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    coins: CosmosCoin<T>[]

    The coins

    overrideFromWithApproverAddress: boolean

    Whether or not to override the from address with the approver address.

    overrideToWithInitiator: boolean

    Whether or not to override the to address with the initiator of the transaction.

    to: string

    The recipient of the coin transfer. This should be a Bech32 BitBadges address.

    Methods