20 #include <ripple/protocol/jss.h>
21 #include <test/jtx/ticket.h>
33 jv[jss::Account] = account.human();
34 jv[jss::TransactionType] = jss::TicketCreate;
const SF_UINT32 sfSequence
void operator()(Env &, JTx &jt) const
const SF_UINT32 sfTicketSequence
Json::Value create(Account const &account, std::uint32_t count)
Create one of more tickets.
const Json::StaticString jsonName
Execution context for applying a JSON transaction.
const SF_UINT32 sfTicketCount
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Immutable cryptographic account descriptor.
A transaction testing environment.