xrpld
Loading...
Searching...
No Matches
xrpl::test::XChainSim_test::AccountCreate Struct Reference
Collaboration diagram for xrpl::test::XChainSim_test::AccountCreate:

Public Attributes

jtx::Account from
jtx::Account to
STAmount amt
STAmount reward
bool a2b
uint32_t claimId {0}
std::array< bool, kNumSignersattested {}

Detailed Description

Definition at line 3757 of file XChain_test.cpp.

Member Data Documentation

◆ from

jtx::Account xrpl::test::XChainSim_test::AccountCreate::from

Definition at line 3759 of file XChain_test.cpp.

◆ to

jtx::Account xrpl::test::XChainSim_test::AccountCreate::to

Definition at line 3760 of file XChain_test.cpp.

◆ amt

STAmount xrpl::test::XChainSim_test::AccountCreate::amt

Definition at line 3761 of file XChain_test.cpp.

◆ reward

STAmount xrpl::test::XChainSim_test::AccountCreate::reward

Definition at line 3762 of file XChain_test.cpp.

◆ a2b

bool xrpl::test::XChainSim_test::AccountCreate::a2b

Definition at line 3763 of file XChain_test.cpp.

◆ claimId

uint32_t xrpl::test::XChainSim_test::AccountCreate::claimId {0}

Definition at line 3764 of file XChain_test.cpp.

◆ attested

std::array<bool, kNumSigners> xrpl::test::XChainSim_test::AccountCreate::attested {}

Definition at line 3765 of file XChain_test.cpp.