@sentio/sdk
    Preparing search index...
    interface TransactionExecutionSucceededEvent {
        executor: string;
        num_approvals: bigint;
        sequence_number: bigint;
        transaction_payload: string;
    }
    Index

    Properties

    executor: string
    num_approvals: bigint
    sequence_number: bigint
    transaction_payload: string