xrpld
Loading...
Searching...
No Matches
xrpl::LedgerLoad_test::SetupData Struct Reference
Collaboration diagram for xrpl::LedgerLoad_test::SetupData:

Public Attributes

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

Detailed Description

Definition at line 52 of file LedgerLoad_test.cpp.

Member Data Documentation

◆ dbPath

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

Definition at line 54 of file LedgerLoad_test.cpp.

◆ ledgerFile

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

Definition at line 56 of file LedgerLoad_test.cpp.

◆ ledger

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

Definition at line 57 of file LedgerLoad_test.cpp.

◆ hashes

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

Definition at line 58 of file LedgerLoad_test.cpp.

◆ trapTxHash

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

Definition at line 59 of file LedgerLoad_test.cpp.