Represents a transaction in RCLConsensus
.
class 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>