• Resumes execution of any operation involving balance changes for the token.

    Returns

    A promise that resolves to the transaction hash.

    Parameters

    • token: Token

      The token to pause/unpause.

    • sender: AccountAddress

      The account address of the sender.

    • signer: AccountSigner

      The signer responsible for signing the transaction.

    • Optional metadata: TokenUpdateMetadata

    Returns Promise<Type>

Generated using TypeDoc