|
rippled
|

Public Attributes | |
| jtx::Account | from |
| jtx::Account | to |
| STAmount | amt |
| STAmount | reward |
| bool | a2b |
| uint32_t | claim_id {0} |
| std::array< bool, num_signers > | attested {} |
Definition at line 3761 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::AccountCreate::from |
Definition at line 3763 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::AccountCreate::to |
Definition at line 3764 of file XChain_test.cpp.
| STAmount xrpl::test::XChainSim_test::AccountCreate::amt |
Definition at line 3765 of file XChain_test.cpp.
| STAmount xrpl::test::XChainSim_test::AccountCreate::reward |
Definition at line 3766 of file XChain_test.cpp.
| bool xrpl::test::XChainSim_test::AccountCreate::a2b |
Definition at line 3767 of file XChain_test.cpp.
| uint32_t xrpl::test::XChainSim_test::AccountCreate::claim_id {0} |
Definition at line 3768 of file XChain_test.cpp.
| std::array<bool, num_signers> xrpl::test::XChainSim_test::AccountCreate::attested {} |
Definition at line 3769 of file XChain_test.cpp.