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

Public Member Functions | |
| delivermin (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.
| ripple::test::jtx::delivermin::delivermin | ( | 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.