|
xrpld
|
Set a property on a JTx. More...
#include <prop.h>

Public Member Functions | |
| template<class... Args> | |
| Prop (Args &&... args) | |
| void | operator() (Env &env, JTx &jt) const |
Public Attributes | |
| std::unique_ptr< BasicProp > | p |
Set a property on a JTx.
| void xrpl::test::jtx::Prop< T >::operator() | ( | Env & | env, |
| JTx & | jt ) const |
| std::unique_ptr<BasicProp> xrpl::test::jtx::Prop< T >::p |