|
rippled
|
Sets the DeliverMin on a JTx. More...
#include <delivermin.h>

Public Member Functions | |
| deliver_min (STAmount const &amount) | |
| void | operator() (Env &, JTx &jtx) const |
Private Attributes | |
| STAmount | amount_ |
Sets the DeliverMin on a JTx.
Definition at line 13 of file delivermin.h.
| xrpl::test::jtx::deliver_min::deliver_min | ( | STAmount const & | amount | ) |
Definition at line 19 of file delivermin.h.
Definition at line 10 of file delivermin.cpp.
|
private |
Definition at line 16 of file delivermin.h.