Subscribe to a stream of Sui transaction effects

interface SubscribeTransactionParams {
    filter: TransactionFilter;
}

Properties

Properties