20#ifndef RIPPLE_RPC_RPCHANDLER_H_INCLUDED
21#define RIPPLE_RPC_RPCHANDLER_H_INCLUDED
23#include <xrpld/rpc/Context.h>
24#include <xrpld/rpc/Status.h>
Status
Return codes from Backend operations.
Role roleRequired(unsigned int version, bool betaEnabled, std::string const &method)
Status doCommand(RPC::JsonContext &context, Json::Value &result)
Execute an RPC command and store the results in a Json::Value.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Role
Indicates the level of administrative permission to grant.