Documentation

    Interface SubscribeTransactionParams

    Subscribe to a stream of Sui transaction effects

    interface SubscribeTransactionParams {
        filter: TransactionFilter;
        signal?: AbortSignal;
    }
    Index

    Properties

    Properties

    signal?: AbortSignal
    MMNEPVFCICPMFPCPTTAAATR