|
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 4254 of file XChain_test.cpp.
| jtx::Account ripple::test::XChainSim_test::AccountCreate::from |
Definition at line 4256 of file XChain_test.cpp.
| jtx::Account ripple::test::XChainSim_test::AccountCreate::to |
Definition at line 4257 of file XChain_test.cpp.
| STAmount ripple::test::XChainSim_test::AccountCreate::amt |
Definition at line 4258 of file XChain_test.cpp.
| STAmount ripple::test::XChainSim_test::AccountCreate::reward |
Definition at line 4259 of file XChain_test.cpp.
| bool ripple::test::XChainSim_test::AccountCreate::a2b |
Definition at line 4260 of file XChain_test.cpp.
| uint32_t ripple::test::XChainSim_test::AccountCreate::claim_id {0} |
Definition at line 4261 of file XChain_test.cpp.
| std::array<bool, num_signers> ripple::test::XChainSim_test::AccountCreate::attested {} |
Definition at line 4262 of file XChain_test.cpp.
1.8.17