startbtc: Start bitcoind server process (BTC alias)

Description Usage Arguments Details Value Author(s) See Also

View source: R/bitcoind.R

Description

This function is an alias of startbch

Usage

1
startbtc(confbtc)

Arguments

confbtc

CONRPC object, returned from conrpc().

Details

The process is started by calling system(). Hereby, the options: rpcuser, rpcpassword and conf are used in the call to bitcoind.

Value

NULL

Author(s)

Bernhard Pfaff

See Also

Other bitcoind functions: ANSRPC-class, CONRPC-class, NullOrCharacter-class, NullOrInteger-class, conrpc(), rpcpost(), startbch(), stopbch(), stopbtc()


rbch documentation built on Jan. 11, 2022, 1:06 a.m.

Related to startbtc in rbch...