Documentation

    Type Alias TransactionBlockData

    type TransactionBlockData = {
        gasData: SuiGasData;
        messageVersion: "v1";
        sender: string;
        transaction: SuiTransactionBlockKind;
    }
    Index

    Properties

    gasData: SuiGasData
    messageVersion: "v1"
    sender: string
    MMNEPVFCICPMFPCPTTAAATR