| CONRPC-class {rbch} | R Documentation |
The CONRPC class
Description
S4-class for curl connections to RPC-JSON.
Details
The slots rpcuse and rpcpwd are required in the call
to curl. Furthermore, the fully qualified path to
bitcoin.conf (slot config) is required for starting
and stopping bitcoind as daemon.
See Also
Other bitcoind functions:
ANSRPC-class,
NullOrCharacter-class,
NullOrInteger-class,
conrpc(),
rpcpost(),
startbch(),
startbtc(),
stopbch(),
stopbtc()
[Package rbch version 0.1-1 Index]