1#include <xrpld/rpc/Context.h>
2#include <xrpld/rpc/Role.h>
4#include <xrpl/json/json_value.h>
5#include <xrpl/protocol/jss.h>
20 ret[jss::role] =
"admin";
23 ret[jss::role] =
"identified";
29 ret[jss::role] =
"proxied";
40 ret[jss::unlimited] =
true;
bool isUnlimited() const
Returns true if this is a privileged endpoint.
@ Object
object value (collection of name/value pairs).
API version numbers used in later API versions.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
json::Value doPing(RPC::JsonContext &)