gethelp: RPC-JSON API: Help

View source: R/ControlRpcs.R

gethelpR Documentation

RPC-JSON API: Help

Description

Returning information about RPC functions.

Usage

gethelp(con, rpc = "")

Arguments

con

object of class CONRPC.

rpc

character, name of RPC function.

Value

A S4-object of class ANSRPC.

Author(s)

Bernhard Pfaff

References

https://bitcoin.org/en/developer-reference#help, https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs

See Also

Other Control RPCs: getinfo, getwalletinfo


rbtc documentation built on Oct. 20, 2024, 5:06 p.m.

Related to gethelp in rbtc...