mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-08-28 16:01:27 +00:00
Update btcwallet import paths to new location.
This commit is contained in:
parent
64231158a0
commit
04f541082a
1 changed files with 1 additions and 1 deletions
2
doc.go
2
doc.go
|
@ -10,7 +10,7 @@ Overview
|
||||||
This client provides a robust and easy to use client for interfacing with a
|
This client provides a robust and easy to use client for interfacing with a
|
||||||
Bitcoin RPC server that uses a btcd/bitcoin core compatible Bitcoin JSON-RPC
|
Bitcoin RPC server that uses a btcd/bitcoin core compatible Bitcoin JSON-RPC
|
||||||
API. This client has been tested with btcd (https://github.com/conformal/btcd),
|
API. This client has been tested with btcd (https://github.com/conformal/btcd),
|
||||||
btcwallet (https://github.com/conformal/btcwallet), and
|
btcwallet (https://github.com/btcsuite/btcwallet), and
|
||||||
bitcoin core (https://github.com/bitcoin).
|
bitcoin core (https://github.com/bitcoin).
|
||||||
|
|
||||||
In addition to the compatible standard HTTP POST JSON-RPC API, btcd and
|
In addition to the compatible standard HTTP POST JSON-RPC API, btcd and
|
||||||
|
|
Loading…
Add table
Reference in a new issue