|
rippled
|

Public Member Functions | |
| void | init (ENV &env, jtx::Account const &acct) |
| bool | verify (ENV &env, jtx::Account const &acct) const |
Public Attributes | |
| STAmount | startAmount {0} |
| STAmount | expectedDiff {0} |
Definition at line 3466 of file XChain_test.cpp.
| void xrpl::test::XChainSim_test::AccountStateTrack::init | ( | ENV & | env, |
| jtx::Account const & | acct | ||
| ) |
Definition at line 3472 of file XChain_test.cpp.
| bool xrpl::test::XChainSim_test::AccountStateTrack::verify | ( | ENV & | env, |
| jtx::Account const & | acct | ||
| ) | const |
Definition at line 3479 of file XChain_test.cpp.
| STAmount xrpl::test::XChainSim_test::AccountStateTrack::startAmount {0} |
Definition at line 3468 of file XChain_test.cpp.
| STAmount xrpl::test::XChainSim_test::AccountStateTrack::expectedDiff {0} |
Definition at line 3469 of file XChain_test.cpp.