20#include <test/jtx/memo.h>
30 auto& ma = jv[
"Memos"];
31 auto& mi = ma[ma.size()];
42 auto& ma = jv[
"Memos"];
43 auto& mi = ma[ma.size()];
52 auto& ma = jv[
"Memos"];
53 auto& mi = ma[ma.size()];
62 auto& ma = jv[
"Memos"];
63 auto& mi = ma[ma.size()];
72 auto& ma = jv[
"Memos"];
73 auto& mi = ma[ma.size()];
83 auto& ma = jv[
"Memos"];
84 auto& mi = ma[ma.size()];
94 auto& ma = jv[
"Memos"];
95 auto& mi = ma[ma.size()];
A transaction testing environment.
void operator()(Env &, JTx &jt) const
void operator()(Env &, JTx &jt) const
void operator()(Env &, JTx &jt) const
void operator()(Env &, JTx &jt) const
void operator()(Env &, JTx &jt) const
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
std::string strHex(FwdIt begin, FwdIt end)
Execution context for applying a JSON transaction.