|
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 4332 of file XChain_test.cpp.
| void ripple::test::XChainSim_test::AccountStateTrack::init | ( | ENV & | env, |
| jtx::Account const & | acct | ||
| ) |
Definition at line 4338 of file XChain_test.cpp.
| bool ripple::test::XChainSim_test::AccountStateTrack::verify | ( | ENV & | env, |
| jtx::Account const & | acct | ||
| ) | const |
Definition at line 4345 of file XChain_test.cpp.
| STAmount ripple::test::XChainSim_test::AccountStateTrack::startAmount {0} |
Definition at line 4334 of file XChain_test.cpp.
| STAmount ripple::test::XChainSim_test::AccountStateTrack::expectedDiff {0} |
Definition at line 4335 of file XChain_test.cpp.