|
xrpld
|

Public Attributes | |
| jtx::Account | from |
| jtx::Account | to |
| jtx::Account | finaldest |
| STAmount | amt |
| bool | a2b |
| WithClaim | withClaim {WithClaim::No} |
| uint32_t | claimId {0} |
| std::array< bool, kNumSigners > | attested {} |
Definition at line 3745 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::Transfer::from |
Definition at line 3747 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::Transfer::to |
Definition at line 3748 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::Transfer::finaldest |
Definition at line 3749 of file XChain_test.cpp.
| STAmount xrpl::test::XChainSim_test::Transfer::amt |
Definition at line 3750 of file XChain_test.cpp.
| bool xrpl::test::XChainSim_test::Transfer::a2b |
Definition at line 3751 of file XChain_test.cpp.
| WithClaim xrpl::test::XChainSim_test::Transfer::withClaim {WithClaim::No} |
Definition at line 3752 of file XChain_test.cpp.
| uint32_t xrpl::test::XChainSim_test::Transfer::claimId {0} |
Definition at line 3753 of file XChain_test.cpp.
| std::array<bool, kNumSigners> xrpl::test::XChainSim_test::Transfer::attested {} |
Definition at line 3754 of file XChain_test.cpp.