20 #include <ripple/basics/StringUtilities.h>
21 #include <ripple/protocol/jss.h>
22 #include <test/jtx/memo.h>
32 auto& ma = jv[
"Memos"];
33 auto& mi = ma[ma.size()];
44 auto& ma = jv[
"Memos"];
45 auto& mi = ma[ma.size()];
54 auto& ma = jv[
"Memos"];
55 auto& mi = ma[ma.size()];
64 auto& ma = jv[
"Memos"];
65 auto& mi = ma[ma.size()];
74 auto& ma = jv[
"Memos"];
75 auto& mi = ma[ma.size()];
85 auto& ma = jv[
"Memos"];
86 auto& mi = ma[ma.size()];
96 auto& ma = jv[
"Memos"];
97 auto& mi = ma[ma.size()];
void operator()(Env &, JTx &jt) const
void operator()(Env &, JTx &jt) const
Execution context for applying a JSON transaction.
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)
A transaction testing environment.
void operator()(Env &, JTx &jt) const