The type that corresponds to a single transaction.
using Tx = RCLCxTx;
RCLTxSet::Tx
ripple::RCLCxTx
ripple__RCLCxTx
Name |
Description |
---|---|
Unique identifier/hash of transaction. |
Name |
Description |
---|---|
The SHAMapItem that represents the transaction. |
RCLCxTx
is a thin wrapper over the SHAMapItem that corresponds to the transaction.
#include <ripple/app/consensus/RCLCxTx.h>