startbtc | R Documentation |
This function does start the bitcoind-server process. It should only be called when no suitable RPC-JSON process is running
startbtc(confbtc)
confbtc |
|
The process is started by calling system()
.
Hereby, the options: rpcuser
, rpcpassword
and
conf
are used in the call to bitcoind
.
NULL
Bernhard Pfaff
Other bitcoind functions: ANSRPC-class
,
CONRPC-class
,
NullOrCharacter-class
,
NullOrInteger-class
, conrpc
,
rpcpost
, stopbtc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.