Remove finished items from TODO list
This commit is contained in:
parent
63686347c6
commit
b28730b82b
1 changed files with 1 additions and 3 deletions
|
@ -81,10 +81,8 @@ signature perform the following:
|
|||
- btcd replies are routed back to the correct frontend who initiated the request
|
||||
|
||||
## TODO
|
||||
- Create a new wallet if one is not available
|
||||
- Update UTXO database based on btcd notifications
|
||||
- Require authentication before wallet functionality can be accessed
|
||||
- Support TLS
|
||||
- Serve websocket connections over TLS
|
||||
- Documentation
|
||||
- Code cleanup
|
||||
- Optimize
|
||||
|
|
Loading…
Reference in a new issue