20#include <test/jtx/sig.h>
21#include <test/jtx/utility.h>
A transaction testing environment.
std::optional< Account > account_
void operator()(Env &, JTx &jt) const
void sign(Json::Value &jv, Account const &account)
Sign automatically.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Execution context for applying a JSON transaction.
std::function< void(Env &, JTx &)> signer