|
xrpld
|

Public Member Functions | |
| Balance (T &env, jtx::Account const &account) | |
| STAmount | diff () const |
Public Attributes | |
| jtx::Account const & | account |
| T & | env |
| STAmount | startAmount |
Definition at line 242 of file XChain_test.cpp.
| xrpl::test::Balance< T >::Balance | ( | T & | env, |
| jtx::Account const & | account ) |
Definition at line 248 of file XChain_test.cpp.
|
nodiscard |
Definition at line 254 of file XChain_test.cpp.
| jtx::Account const& xrpl::test::Balance< T >::account |
Definition at line 244 of file XChain_test.cpp.
| T& xrpl::test::Balance< T >::env |
Definition at line 245 of file XChain_test.cpp.
| STAmount xrpl::test::Balance< T >::startAmount |
Definition at line 246 of file XChain_test.cpp.