1#ifndef XRPL_TEST_JTX_BALANCE_H_INCLUDED 
    2#define XRPL_TEST_JTX_BALANCE_H_INCLUDED 
    4#include <test/jtx/Env.h> 
    5#include <test/jtx/tags.h> 
Immutable cryptographic account descriptor.
 
A transaction testing environment.
 
balance(Account const &account, STAmount const &value)
 
void operator()(Env &) const
 
balance(Account const &account, none_t)
 
balance(Account const &account, None const &value)
 
XRP_t const XRP
Converts to XRP Issue or STAmount.
 
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.