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