stopbtc {rbtc} | R Documentation |
This function stops a running bitcoind process.
It calls bitcoin-cli stop
via the
R function system()
.
stopbtc(confbtc)
confbtc |
|
Bernhard Pfaff
Other bitcoind functions: ANSRPC-class
,
CONRPC-class
,
NullOrCharacter-class
,
NullOrInteger-class
, conrpc
,
rpcpost
, startbtc