20 #ifndef RIPPLE_TEST_JTX_SIG_H_INCLUDED
21 #define RIPPLE_TEST_JTX_SIG_H_INCLUDED
23 #include <test/jtx/Env.h>
void operator()(Env &, JTx &jt) const
Execution context for applying a JSON transaction.
Set the regular signature on a JTx.
std::optional< Account > account_
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.