Skip to main content

Module hidden

Module hidden 

Source
Expand description

Macros for implementing JSON-RPC methods on a client.

Specifically this is == Hidden == methods that are not listed in the API docs of Bitcoin Core v29.

All macros require Client to be in scope.

See, or use the define_jsonrpc_bitreq_client! macro to define a Client.