14 "Return the excessive block size.",
21 "excessive block size in bytes"},
28 ret.
pushKV(
"excessiveBlockSize", config.GetMaxBlockSize());
43 for (
const auto &c : commands) {
void RegisterABCRPCCommands(CRPCTable &t)
static RPCHelpMan getexcessiveblock()
void appendCommand(const std::string &name, const CRPCCommand *pcmd)
Appends a CRPCCommand to the dispatch table.
void pushKV(std::string key, UniValue val)
std::string HelpExampleCli(const std::string &methodname, const std::string &args)
std::string HelpExampleRpc(const std::string &methodname, const std::string &args)