MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetRPCCommands

Method GetRPCCommands

src/test/fuzz/rpc.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 std::vector<std::string> GetRPCCommands() const
58 {
59 return tableRPC.listCommands();
60 }
61};
62
63RPCFuzzTestingSetup* rpc_testing_setup = nullptr;

Callers 1

initialize_rpcFunction · 0.80

Calls 1

listCommandsMethod · 0.80

Tested by

no test coverage detected