CONRPC-class {rbtc} | 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
, startbtc
,
stopbtc
[Package rbtc version 0.1-6 Index]