20 #ifndef RIPPLE_TEST_JTX_TAG_H_INCLUDED
21 #define RIPPLE_TEST_JTX_TAG_H_INCLUDED
23 #include <test/jtx/Env.h>
stag(std::uint32_t value)
Set the source tag on a JTx.
Execution context for applying a JSON transaction.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
void operator()(Env &, JTx &jt) const
dtag(std::uint32_t value)
Set the destination tag on a JTx.
A transaction testing environment.
void operator()(Env &, JTx &jt) const