|
rippled
|
Public Attributes | |
| int | initLedgers |
| int | initAccounts = 10 |
| int | initAmount = 1'000'000 |
| int | numTxPerLedger = 10 |
| int | txAmount = 10 |
Definition at line 429 of file LedgerReplay_test.cpp.
| int xrpl::test::LedgerServer::Parameter::initLedgers |
Definition at line 431 of file LedgerReplay_test.cpp.
| int xrpl::test::LedgerServer::Parameter::initAccounts = 10 |
Definition at line 432 of file LedgerReplay_test.cpp.
| int xrpl::test::LedgerServer::Parameter::initAmount = 1'000'000 |
Definition at line 433 of file LedgerReplay_test.cpp.
| int xrpl::test::LedgerServer::Parameter::numTxPerLedger = 10 |
Definition at line 434 of file LedgerReplay_test.cpp.
| int xrpl::test::LedgerServer::Parameter::txAmount = 10 |
Definition at line 435 of file LedgerReplay_test.cpp.