| rpcpost {rbch} | R Documentation |
HTTP post of RPC-JSON
Description
This function executes an RPC-JSON post.
Usage
rpcpost(con, api, plist = list())
Arguments
con |
|
api |
|
plist |
|
Value
A list object, coerced JSON answer from RPC.
Author(s)
Bernhard Pfaff
See Also
Other bitcoind functions:
ANSRPC-class,
CONRPC-class,
NullOrCharacter-class,
NullOrInteger-class,
conrpc(),
startbch(),
startbtc(),
stopbch(),
stopbtc()
[Package rbch version 0.1-1 Index]