|
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 4322 of file XChain_test.cpp.
| jtx::Account ripple::test::XChainSim_test::AccountCreate::from |
Definition at line 4324 of file XChain_test.cpp.
| jtx::Account ripple::test::XChainSim_test::AccountCreate::to |
Definition at line 4325 of file XChain_test.cpp.
| STAmount ripple::test::XChainSim_test::AccountCreate::amt |
Definition at line 4326 of file XChain_test.cpp.
| STAmount ripple::test::XChainSim_test::AccountCreate::reward |
Definition at line 4327 of file XChain_test.cpp.
| bool ripple::test::XChainSim_test::AccountCreate::a2b |
Definition at line 4328 of file XChain_test.cpp.
| uint32_t ripple::test::XChainSim_test::AccountCreate::claim_id {0} |
Definition at line 4329 of file XChain_test.cpp.
| std::array<bool, num_signers> ripple::test::XChainSim_test::AccountCreate::attested {} |
Definition at line 4330 of file XChain_test.cpp.
1.8.17