xrpld
Loading...
Searching...
No Matches
xrpld
rpc
handlers
admin
status
GetCounts.h
1
#pragma once
2
3
#include <xrpld/app/main/Application.h>
4
5
#include <xrpl/json/json_value.h>
6
7
namespace
xrpl
{
8
9
json::Value
10
getCountsJson
(
Application
& app,
int
minObjectCount);
11
12
}
// namespace xrpl
xrpl::Application
Definition
Application.h:94
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:46
Generated by
1.16.1