1#include <xrpld/app/main/Application.h>
2#include <xrpld/rpc/Context.h>
4#include <xrpl/json/json_value.h>
5#include <xrpl/protocol/jss.h>
6#include <xrpl/resource/ResourceManager.h>
16 return rm.getJson(context.
params[jss::threshold].
asInt());
bool isMember(char const *key) const
Return true if the object has a member named key.
virtual json::Value getJson()=0
Extract consumer information for reporting.
virtual Resource::Manager & getResourceManager()=0
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
json::Value doBlackList(RPC::JsonContext &context)