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