The RichTx type exposes the following members.
|
Name |
Description |
|
Action
|
export type TxAction =
| RedeemType
| DepositType
| MintType
| BurnType
| TransferType;
|
|
BlockHeight
|
The block height
|
|
BlockTime
|
The block time
|
|
Coins
|
The coins
|
|
Id
|
Optional ID
|
|
Memo
|
The memo
|