|
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 3450 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::AccountCreate::from |
Definition at line 3452 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::AccountCreate::to |
Definition at line 3453 of file XChain_test.cpp.
| STAmount xrpl::test::XChainSim_test::AccountCreate::amt |
Definition at line 3454 of file XChain_test.cpp.
| STAmount xrpl::test::XChainSim_test::AccountCreate::reward |
Definition at line 3455 of file XChain_test.cpp.
| bool xrpl::test::XChainSim_test::AccountCreate::a2b |
Definition at line 3456 of file XChain_test.cpp.
| uint32_t xrpl::test::XChainSim_test::AccountCreate::claim_id {0} |
Definition at line 3457 of file XChain_test.cpp.
| std::array<bool, num_signers> xrpl::test::XChainSim_test::AccountCreate::attested {} |
Definition at line 3458 of file XChain_test.cpp.