docs: Correct rpcclient link.
This commit is contained in:
parent
2d84a74d28
commit
45ea940039
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ implement and the API is not stable yet.
|
|||
|
||||
## Documentation
|
||||
|
||||
* [API Reference](http://godoc.org/github.com/btcsuite/rpcclient)
|
||||
* [API Reference](http://godoc.org/github.com/btcsuite/btcd/rpcclient)
|
||||
* [btcd Websockets Example](https://github.com/btcsuite/btcd/rpcclient/blob/master/examples/btcdwebsockets)
|
||||
Connects to a btcd RPC server using TLS-secured websockets, registers for
|
||||
block connected and block disconnected notifications, and gets the current
|
||||
|
|
Loading…
Add table
Reference in a new issue