1#ifndef XRPL_TEST_JTX_RATE_H_INCLUDED
2#define XRPL_TEST_JTX_RATE_H_INCLUDED
4#include <test/jtx/Account.h>
6#include <xrpl/json/json_value.h>
14rate(Account
const& account,
double multiplier);
Json::Value rate(Account const &account, double multiplier)
Set a transfer rate.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.