|
xrpld
|

Public Attributes | |
| std::string const | dbPath |
| std::string | ledgerFile = {} |
| json::Value | ledger = {} |
| json::Value | hashes = {} |
| uint256 | trapTxHash = {} |
Definition at line 52 of file LedgerLoad_test.cpp.
| std::string const xrpl::LedgerLoad_test::SetupData::dbPath |
Definition at line 54 of file LedgerLoad_test.cpp.
| std::string xrpl::LedgerLoad_test::SetupData::ledgerFile = {} |
Definition at line 56 of file LedgerLoad_test.cpp.
| json::Value xrpl::LedgerLoad_test::SetupData::ledger = {} |
Definition at line 57 of file LedgerLoad_test.cpp.
| json::Value xrpl::LedgerLoad_test::SetupData::hashes = {} |
Definition at line 58 of file LedgerLoad_test.cpp.
| uint256 xrpl::LedgerLoad_test::SetupData::trapTxHash = {} |
Definition at line 59 of file LedgerLoad_test.cpp.