Update README.md.
The TODO list was out of date and the issue tracker captures the accurate information, so replace the TODO list with an Issue Tracker section.
This commit is contained in:
parent
1c0701bb59
commit
873cf749f1
1 changed files with 3 additions and 6 deletions
|
@ -120,13 +120,10 @@ JSON-RPC notifications (currently undocumented). The btcd packages
|
||||||
`btcjson` and `btcws` provide types and functions for creating and
|
`btcjson` and `btcws` provide types and functions for creating and
|
||||||
JSON (un)marshaling these requests and notifications.
|
JSON (un)marshaling these requests and notifications.
|
||||||
|
|
||||||
## TODO
|
## Issue Tracker
|
||||||
|
|
||||||
- Full RPC compatibility with bitcoind, including mining support
|
The [integrated github issue tracker](https://github.com/conformal/btcwallet/issues)
|
||||||
- RPC documentation (both bitcoind commands and btcwallet extensions available
|
is used for this project.
|
||||||
for websocket connections)
|
|
||||||
- P2SH and multisig functionality
|
|
||||||
- Improved test coverage
|
|
||||||
|
|
||||||
## GPG Verification Key
|
## GPG Verification Key
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue