rippled
Loading...
Searching...
No Matches
xrpld
rpc
handlers
GetCounts.h
1
#pragma once
2
3
#include <xrpld/app/main/Application.h>
4
5
namespace
xrpl
{
6
7
Json::Value
8
getCountsJson
(Application& app,
int
minObjectCount);
9
10
}
Json::Value
Represents a JSON value.
Definition
json_value.h:130
xrpl
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:5
xrpl::getCountsJson
Json::Value getCountsJson(Application &app, int minObjectCount)
Definition
GetCounts.cpp:39
Generated by
1.9.8