20 #include <test/jtx/rate.h>
21 #include <ripple/protocol/jss.h>
22 #include <ripple/basics/contract.h>
33 Throw<std::runtime_error> (
34 "rate multiplier out of range");
36 jv[jss::Account] = account.human();
38 1000000000 * multiplier);
39 jv[jss::TransactionType] = jss::AccountSet;