Type alias DecodeTransactionEventsParams

DecodeTransactionEventsParams: {
    transaction: Transaction;
}

Type declaration