1#include <test/jtx/memo.h>
11 auto& ma = jv[
"Memos"];
12 auto& mi = ma[ma.size()];
23 auto& ma = jv[
"Memos"];
24 auto& mi = ma[ma.size()];
33 auto& ma = jv[
"Memos"];
34 auto& mi = ma[ma.size()];
43 auto& ma = jv[
"Memos"];
44 auto& mi = ma[ma.size()];
53 auto& ma = jv[
"Memos"];
54 auto& mi = ma[ma.size()];
64 auto& ma = jv[
"Memos"];
65 auto& mi = ma[ma.size()];
75 auto& ma = jv[
"Memos"];
76 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.