TON SDK Documentation - v15.3.1duck0.0.3
    Preparing search index...

    Type Alias TransactionBounceNoFunds

    type TransactionBounceNoFunds = {
        messageSize: StorageUsedShort;
        requiredForwardFees: bigint;
        type: "no-funds";
    }
    Index

    Properties

    messageSize: StorageUsedShort
    requiredForwardFees: bigint
    type: "no-funds"