20#ifndef RIPPLE_TEST_JTX_TICKET_H_INCLUDED
21#define RIPPLE_TEST_JTX_TICKET_H_INCLUDED
23#include <test/jtx/Account.h>
24#include <test/jtx/Env.h>
25#include <test/jtx/owners.h>
A transaction testing environment.
Set a ticket sequence on a JTx.
void operator()(Env &, JTx &jt) const
use(std::uint32_t ticketSeq)
Json::Value create(Account const &account, std::uint32_t count)
Create one of more tickets.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Execution context for applying a JSON transaction.