rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
ripple::test::LedgerServer::Parameter Struct Reference

Public Attributes

int initLedgers
 
int initAccounts = 10
 
int initAmount = 1'000'000
 
int numTxPerLedger = 10
 
int txAmount = 10
 

Detailed Description

Definition at line 456 of file LedgerReplay_test.cpp.

Member Data Documentation

◆ initLedgers

int ripple::test::LedgerServer::Parameter::initLedgers

Definition at line 458 of file LedgerReplay_test.cpp.

◆ initAccounts

int ripple::test::LedgerServer::Parameter::initAccounts = 10

Definition at line 459 of file LedgerReplay_test.cpp.

◆ initAmount

int ripple::test::LedgerServer::Parameter::initAmount = 1'000'000

Definition at line 460 of file LedgerReplay_test.cpp.

◆ numTxPerLedger

int ripple::test::LedgerServer::Parameter::numTxPerLedger = 10

Definition at line 461 of file LedgerReplay_test.cpp.

◆ txAmount

int ripple::test::LedgerServer::Parameter::txAmount = 10

Definition at line 462 of file LedgerReplay_test.cpp.