rpcpost: HTTP post of RPC-JSON

Description Usage Arguments Value Author(s) See Also

Description

This function executes an RPC-JSON post.

Usage

1
rpcpost(con, api, plist = list())

Arguments

con

CONRPC object, returned from conrpc().

api

character the name of the RPC function.

plist

list a named list object of the parameters for api

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, startbtc, stopbtc


bpfaff/rbtc documentation built on May 13, 2019, 5:34 p.m.