powered by
This function does start the bitcoind-server process. It should only be called when no suitable RPC-JSON process is running
startbch(confbch)
NULL
CONRPC object, returned from conrpc().
CONRPC
conrpc()
Bernhard Pfaff
The process is started by calling system(). Hereby, the options: rpcuser, rpcpassword and conf are used in the call to bitcoind.
system()
rpcuser
rpcpassword
conf
bitcoind
Other bitcoind functions: ANSRPC-class, CONRPC-class, NullOrCharacter-class, NullOrInteger-class, conrpc(), rpcpost(), startbtc(), stopbch(), stopbtc()
ANSRPC-class
CONRPC-class
NullOrCharacter-class
NullOrInteger-class
rpcpost()
startbtc()
stopbch()
stopbtc()