|
rippled
|
Public Attributes | |
| int | initLedgers |
| int | initAccounts = 10 |
| int | initAmount = 1'000'000 |
| int | numTxPerLedger = 10 |
| int | txAmount = 10 |
Definition at line 436 of file LedgerReplay_test.cpp.
| int ripple::test::LedgerServer::Parameter::initLedgers |
Definition at line 438 of file LedgerReplay_test.cpp.
| int ripple::test::LedgerServer::Parameter::initAccounts = 10 |
Definition at line 439 of file LedgerReplay_test.cpp.
| int ripple::test::LedgerServer::Parameter::initAmount = 1'000'000 |
Definition at line 440 of file LedgerReplay_test.cpp.
| int ripple::test::LedgerServer::Parameter::numTxPerLedger = 10 |
Definition at line 441 of file LedgerReplay_test.cpp.
| int ripple::test::LedgerServer::Parameter::txAmount = 10 |
Definition at line 442 of file LedgerReplay_test.cpp.
1.8.17