rippled
|
Public Member Functions | |
TxIDSeq (TxID const &txid_, Sequence const &seq_) | |
Public Attributes | |
TxID | txid |
Sequence | seq |
Definition at line 35 of file RCLCensorshipDetector.h.
ripple::RCLCensorshipDetector< TxID, Sequence >::TxIDSeq::TxIDSeq | ( | TxID const & | txid_, |
Sequence const & | seq_ | ||
) |
Definition at line 40 of file RCLCensorshipDetector.h.
TxID ripple::RCLCensorshipDetector< TxID, Sequence >::TxIDSeq::txid |
Definition at line 37 of file RCLCensorshipDetector.h.
Sequence ripple::RCLCensorshipDetector< TxID, Sequence >::TxIDSeq::seq |
Definition at line 38 of file RCLCensorshipDetector.h.