|
rippled
|

Public Attributes | |
| jtx::Account | from |
| jtx::Account | to |
| jtx::Account | finaldest |
| STAmount | amt |
| bool | a2b |
| WithClaim | with_claim {WithClaim::no} |
| uint32_t | claim_id {0} |
| std::array< bool, num_signers > | attested {} |
Definition at line 3438 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::Transfer::from |
Definition at line 3440 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::Transfer::to |
Definition at line 3441 of file XChain_test.cpp.
| jtx::Account xrpl::test::XChainSim_test::Transfer::finaldest |
Definition at line 3442 of file XChain_test.cpp.
| STAmount xrpl::test::XChainSim_test::Transfer::amt |
Definition at line 3443 of file XChain_test.cpp.
| bool xrpl::test::XChainSim_test::Transfer::a2b |
Definition at line 3444 of file XChain_test.cpp.
| WithClaim xrpl::test::XChainSim_test::Transfer::with_claim {WithClaim::no} |
Definition at line 3445 of file XChain_test.cpp.
| uint32_t xrpl::test::XChainSim_test::Transfer::claim_id {0} |
Definition at line 3446 of file XChain_test.cpp.
| std::array<bool, num_signers> xrpl::test::XChainSim_test::Transfer::attested {} |
Definition at line 3447 of file XChain_test.cpp.