rippled
Loading...
Searching...
No Matches
xrpld
rpc
handlers
WalletPropose.h
1
#ifndef XRPL_XRPL_RPC_HANDLERS_WALLETPROPOSE_H
2
#define XRPL_XRPL_RPC_HANDLERS_WALLETPROPOSE_H
3
4
#include <xrpl/json/json_value.h>
5
6
namespace
ripple
{
7
8
Json::Value
9
walletPropose
(
Json::Value
const
& params);
10
11
}
// namespace ripple
12
13
#endif
Json::Value
Represents a JSON value.
Definition
json_value.h:130
ripple
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:6
ripple::walletPropose
Json::Value walletPropose(Json::Value const ¶ms)
Definition
WalletPropose.cpp:55
Generated by
1.9.8