|
xrpld
|

Public Attributes | |
| jtx::Account | from |
| jtx::Account | to |
| STAmount | amt |
| STAmount | reward |
| bool | a2b |
| uint32_t | claimId {0} |
| std::array< bool, kNumSigners > | attested {} |
Definition at line 3757 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::AccountCreate::from |
Definition at line 3759 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::AccountCreate::to |
Definition at line 3760 of file XChain_test.cpp.
| STAmount xrpl::test::XChainSim_test::AccountCreate::amt |
Definition at line 3761 of file XChain_test.cpp.
| STAmount xrpl::test::XChainSim_test::AccountCreate::reward |
Definition at line 3762 of file XChain_test.cpp.
| bool xrpl::test::XChainSim_test::AccountCreate::a2b |
Definition at line 3763 of file XChain_test.cpp.
| uint32_t xrpl::test::XChainSim_test::AccountCreate::claimId {0} |
Definition at line 3764 of file XChain_test.cpp.
| std::array<bool, kNumSigners> xrpl::test::XChainSim_test::AccountCreate::attested {} |
Definition at line 3765 of file XChain_test.cpp.