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()


rbch documentation built on Sept. 28, 2024, 1:07 a.m.

Related to gethelp in rbch...