20 #ifndef RIPPLE_TEST_JTX_SIG_H_INCLUDED
21 #define RIPPLE_TEST_JTX_SIG_H_INCLUDED
23 #include <test/jtx/Env.h>
24 #include <boost/optional.hpp>
void operator()(Env &, JTx &jt) const
boost::optional< Account > account_
Execution context for applying a JSON transaction.
Set the regular signature on a JTx.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Immutable cryptographic account descriptor.
sig(Account const &account)
A transaction testing environment.