1#ifndef XRPL_TEST_JTX_SENDMAX_H_INCLUDED 
    2#define XRPL_TEST_JTX_SENDMAX_H_INCLUDED 
    4#include <test/jtx/Env.h> 
    6#include <xrpl/protocol/STAmount.h> 
A transaction testing environment.
 
Sets the SendMax on a JTx.
 
void operator()(Env &, JTx &jtx) const
 
sendmax(STAmount const &amount)
 
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
 
Execution context for applying a JSON transaction.