3#include <test/jtx/Account.h>
4#include <test/jtx/Env.h>
Immutable cryptographic account descriptor.
std::string const & human() const
Returns the human readable public key.
A transaction testing environment.
Json::Value entry(jtx::Env &env, jtx::Account const &account, jtx::Account const &authorize)
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
bool set(T &target, std::string const &name, Section const §ion)
Set a value from a configuration Section If the named value is not found or doesn't parse as a T,...
Execution context for applying a JSON transaction.
void operator()(jtx::Env &, jtx::JTx &jtx) const
as(jtx::Account const &account)