20 #include <ripple/protocol/TxFlags.h>
21 #include <ripple/protocol/jss.h>
22 #include <test/jtx/pay.h>
33 jv[jss::Account] = account.human();
35 jv[jss::Destination] = to.
human();
36 jv[jss::TransactionType] = jss::Payment;
Json::Value getJson(JsonOptions) const override
Amount specifier with an option for any issuer.
std::string const & human() const
Returns the human readable public key.
void to(AccountID const &id)
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Json::Value pay(Account const &account, Account const &to, AnyAmount amount)
Create a payment.
Immutable cryptographic account descriptor.
constexpr std::uint32_t tfUniversal