conrpc {rbch} | R Documentation |
Extracting Configuration Settings
Description
This function extracts information from the configuration
file bitcoin.conf
with respect to the options rpcuser
and rpcpassword
.
Usage
conrpc(conf.file)
Arguments
conf.file |
|
Value
An S4-object of class CONRPC
.
Author(s)
Bernhard Pfaff
See Also
Other bitcoind functions:
ANSRPC-class
,
CONRPC-class
,
NullOrCharacter-class
,
NullOrInteger-class
,
rpcpost()
,
startbch()
,
startbtc()
,
stopbch()
,
stopbtc()
[Package rbch version 0.1-1 Index]