20 #ifndef RIPPLE_TEST_JTX_UTILITY_H_INCLUDED
21 #define RIPPLE_TEST_JTX_UTILITY_H_INCLUDED
23 #include <ripple/app/ledger/Ledger.h>
24 #include <ripple/json/json_value.h>
25 #include <ripple/protocol/STObject.h>
27 #include <test/jtx/Account.h>
36 template <
class String>
void fill_seq(Json::Value &jv, ReadView const &view)
Set the sequence number automatically.
void sign(Json::Value &jv, Account const &account)
Sign automatically.
void fill_fee(Json::Value &jv, ReadView const &view)
Set the fee automatically.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Immutable cryptographic account descriptor.
STObject parse(Json::Value const &jv)
Convert JSON to STObject.
parse_error(String const &s)