xrpld
Loading...
Searching...
No Matches
xrpl::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 495 of file LedgerReplay_test.cpp.

Member Data Documentation

◆ initLedgers

int xrpl::test::LedgerServer::Parameter::initLedgers

Definition at line 497 of file LedgerReplay_test.cpp.

◆ initAccounts

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

Definition at line 498 of file LedgerReplay_test.cpp.

◆ initAmount

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

Definition at line 499 of file LedgerReplay_test.cpp.

◆ numTxPerLedger

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

Definition at line 500 of file LedgerReplay_test.cpp.

◆ txAmount

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

Definition at line 501 of file LedgerReplay_test.cpp.