|
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 4316 of file XChain_test.cpp.
| jtx::Account ripple::test::XChainSim_test::AccountCreate::from |
Definition at line 4318 of file XChain_test.cpp.
| jtx::Account ripple::test::XChainSim_test::AccountCreate::to |
Definition at line 4319 of file XChain_test.cpp.
| STAmount ripple::test::XChainSim_test::AccountCreate::amt |
Definition at line 4320 of file XChain_test.cpp.
| STAmount ripple::test::XChainSim_test::AccountCreate::reward |
Definition at line 4321 of file XChain_test.cpp.
| bool ripple::test::XChainSim_test::AccountCreate::a2b |
Definition at line 4322 of file XChain_test.cpp.
| uint32_t ripple::test::XChainSim_test::AccountCreate::claim_id {0} |
Definition at line 4323 of file XChain_test.cpp.
| std::array<bool, num_signers> ripple::test::XChainSim_test::AccountCreate::attested {} |
Definition at line 4324 of file XChain_test.cpp.