stopbch | R Documentation |
This function stops a running bitcoind process.
It calls bitcoin-cli stop
via the
R function system()
.
stopbch(confbch)
confbch |
|
Bernhard Pfaff
Other bitcoind functions:
ANSRPC-class
,
CONRPC-class
,
NullOrCharacter-class
,
NullOrInteger-class
,
conrpc()
,
rpcpost()
,
startbch()
,
startbtc()
,
stopbtc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.