rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
xrpl::LedgerLoad_test::SetupData Struct Reference
Collaboration diagram for xrpl::LedgerLoad_test::SetupData:
Collaboration graph
[legend]

Public Attributes

std::string const dbPath
 
std::string ledgerFile = {}
 
Json::Value ledger = {}
 
Json::Value hashes = {}
 
uint256 trapTxHash = {}
 

Detailed Description

Definition at line 36 of file LedgerLoad_test.cpp.

Member Data Documentation

◆ dbPath

std::string const xrpl::LedgerLoad_test::SetupData::dbPath

Definition at line 38 of file LedgerLoad_test.cpp.

◆ ledgerFile

std::string xrpl::LedgerLoad_test::SetupData::ledgerFile = {}

Definition at line 40 of file LedgerLoad_test.cpp.

◆ ledger

Json::Value xrpl::LedgerLoad_test::SetupData::ledger = {}

Definition at line 41 of file LedgerLoad_test.cpp.

◆ hashes

Json::Value xrpl::LedgerLoad_test::SetupData::hashes = {}

Definition at line 42 of file LedgerLoad_test.cpp.

◆ trapTxHash

uint256 xrpl::LedgerLoad_test::SetupData::trapTxHash = {}

Definition at line 43 of file LedgerLoad_test.cpp.