lbcd/rpcclient/examples
JeremyRand 3e2d8464f1
rpcclient: Export symbols needed for custom commands (#1457)
* rpcclient: Export sendCmd and response

This facilitates using custom commands with rpcclient.

See https://github.com/btcsuite/btcd/issues/1083

* rpcclient: Export receiveFuture

This facilitates using custom commands with rpcclient.

See https://github.com/btcsuite/btcd/issues/1083

* rpcclient: Add customcommand example

* rpcclient: remove "Namecoin" from customcommand readme heading
2021-09-02 08:39:55 +02:00
..
bitcoincorehttp multi: correct all import paths 2018-05-23 16:46:15 -07:00
bitcoincorehttpbulk Add Batch JSON-RPC support (rpc client & server) 2021-02-09 09:47:46 -05:00
btcdwebsockets multi: correct all import paths 2018-05-23 16:46:15 -07:00
btcwalletwebsockets multi: correct all import paths 2018-05-23 16:46:15 -07:00
customcommand rpcclient: Export symbols needed for custom commands (#1457) 2021-09-02 08:39:55 +02:00