| 
    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 4297 of file XChain_test.cpp.
| jtx::Account ripple::test::XChainSim_test::AccountCreate::from | 
Definition at line 4299 of file XChain_test.cpp.
| jtx::Account ripple::test::XChainSim_test::AccountCreate::to | 
Definition at line 4300 of file XChain_test.cpp.
| STAmount ripple::test::XChainSim_test::AccountCreate::amt | 
Definition at line 4301 of file XChain_test.cpp.
| STAmount ripple::test::XChainSim_test::AccountCreate::reward | 
Definition at line 4302 of file XChain_test.cpp.
| bool ripple::test::XChainSim_test::AccountCreate::a2b | 
Definition at line 4303 of file XChain_test.cpp.
| uint32_t ripple::test::XChainSim_test::AccountCreate::claim_id {0} | 
Definition at line 4304 of file XChain_test.cpp.
| std::array<bool, num_signers> ripple::test::XChainSim_test::AccountCreate::attested {} | 
Definition at line 4305 of file XChain_test.cpp.