Interface TonTransactionTypeUnsupported

The transaction is a transaction of an unsupported type. Subtype of TonTransactionType.

interface TonTransactionTypeUnsupported {
    @type: "tonTransactionTypeUnsupported";
}

Properties

Properties

@type: "tonTransactionTypeUnsupported"