Liking cljdoc? Tell your friends :D
Clojure only.

clj-btc.json-rpc


id-numclj


rpc-callclj

(rpc-call config method params)

Perform rpc call of method with params, according to config. Might throw an exception in case of a non-bitcoin error (i.e a connection is refused).

Perform rpc call of method with params, according to config.
Might throw an exception in case of a non-bitcoin error
(i.e a connection is refused).
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close