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