rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
ripple::LedgerLoad_test::SetupData Struct Reference
Collaboration diagram for ripple::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 ripple::LedgerLoad_test::SetupData::dbPath

Definition at line 38 of file LedgerLoad_test.cpp.

◆ ledgerFile

std::string ripple::LedgerLoad_test::SetupData::ledgerFile {}

Definition at line 39 of file LedgerLoad_test.cpp.

◆ ledger

Json::Value ripple::LedgerLoad_test::SetupData::ledger {}

Definition at line 40 of file LedgerLoad_test.cpp.

◆ hashes

Json::Value ripple::LedgerLoad_test::SetupData::hashes {}

Definition at line 41 of file LedgerLoad_test.cpp.

◆ trapTxHash

uint256 ripple::LedgerLoad_test::SetupData::trapTxHash {}

Definition at line 42 of file LedgerLoad_test.cpp.