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