From 553257fe48891038bbab3fbcf41151770bdc22a9 Mon Sep 17 00:00:00 2001 From: intelliot Date: Thu, 30 Mar 2023 19:02:36 +0000 Subject: [PATCH] deploy: 2f3f6dcb03661ae75c6607b4925c3c2e05e0eb28 --- GRPCHandlers_8h_source.html | 2 +- GRPCServer_8cpp_source.html | 2 +- LedgerData_8cpp_source.html | 215 ++++++++------- LedgerData__test_8cpp_source.html | 395 ++++++++++++++------------- classripple_1_1LedgerData__test.html | 2 +- namespaceripple.html | 2 +- 6 files changed, 322 insertions(+), 296 deletions(-) diff --git a/GRPCHandlers_8h_source.html b/GRPCHandlers_8h_source.html index b49722e5a3..bc067a22ce 100644 --- a/GRPCHandlers_8h_source.html +++ b/GRPCHandlers_8h_source.html @@ -128,7 +128,7 @@ $(function() {
std::pair< org::xrpl::rpc::v1::GetLedgerResponse, grpc::Status > doLedgerGrpc(RPC::GRPCContext< org::xrpl::rpc::v1::GetLedgerRequest > &context)
std::pair< org::xrpl::rpc::v1::GetLedgerDiffResponse, grpc::Status > doLedgerDiffGrpc(RPC::GRPCContext< org::xrpl::rpc::v1::GetLedgerDiffRequest > &context)
Definition: LedgerDiff.cpp:6
std::pair< org::xrpl::rpc::v1::GetLedgerEntryResponse, grpc::Status > doLedgerEntryGrpc(RPC::GRPCContext< org::xrpl::rpc::v1::GetLedgerEntryRequest > &context)
-
std::pair< org::xrpl::rpc::v1::GetLedgerDataResponse, grpc::Status > doLedgerDataGrpc(RPC::GRPCContext< org::xrpl::rpc::v1::GetLedgerDataRequest > &context)
Definition: LedgerData.cpp:131
+
std::pair< org::xrpl::rpc::v1::GetLedgerDataResponse, grpc::Status > doLedgerDataGrpc(RPC::GRPCContext< org::xrpl::rpc::v1::GetLedgerDataRequest > &context)
Definition: LedgerData.cpp:135
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.