rippled
Loading...
Searching...
No Matches
test
jtx
rate.h
1
#pragma once
2
3
#include <test/jtx/Account.h>
4
5
#include <xrpl/json/json_value.h>
6
7
namespace
xrpl
{
8
namespace
test {
9
namespace
jtx {
10
12
Json::Value
13
rate
(Account
const
& account,
double
multiplier);
14
15
}
// namespace jtx
16
}
// namespace test
17
}
// namespace xrpl
Json::Value
Represents a JSON value.
Definition
json_value.h:130
xrpl::test::jtx::rate
Json::Value rate(Account const &account, double multiplier)
Set a transfer rate.
Definition
rate.cpp:13
xrpl
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:5
Generated by
1.9.8