|
rippled
|

Public Attributes | |
| uint32_t | sequence |
| uint32_t | ledgerIndex |
| std::string | hash |
| std::function< bool(org::xrpl::rpc::v1::Transaction const &res)> | checkTxn |
Definition at line 531 of file AccountTxPaging_test.cpp.
| uint32_t ripple::AccountTxPaging_test::TxCheck::sequence |
Definition at line 533 of file AccountTxPaging_test.cpp.
| uint32_t ripple::AccountTxPaging_test::TxCheck::ledgerIndex |
Definition at line 534 of file AccountTxPaging_test.cpp.
| std::string ripple::AccountTxPaging_test::TxCheck::hash |
Definition at line 535 of file AccountTxPaging_test.cpp.
| std::function<bool(org::xrpl::rpc::v1::Transaction const& res)> ripple::AccountTxPaging_test::TxCheck::checkTxn |
Definition at line 537 of file AccountTxPaging_test.cpp.
1.8.17