Update README.md

This commit is contained in:
Igor Korsakov 2018-05-15 21:01:56 +01:00 committed by GitHub
parent 0286c0dfb2
commit e7b591f60b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,7 +144,7 @@ Lightning support?
* [x] Export created signed tx, no broadcast
* [ ] Work through proxy? TOR?
* [ ] Localizations (RU, UA, BY? Arab, JP, CH?)
* [ ] Get unspents offline, create & sign TX offline
* [ ] OFFLINE TX: get unspents offline, create & sign TX offline, export txhex
* [ ] Sweep other private key
* [ ] Rebroadcast TX (to some different endpoints?)
* [ ] Batch transaction
@ -157,3 +157,4 @@ Lightning support?
* [ ] Migrate to ElectrumX server (ditch blockcypher) - requires socket/tcp support in Expo OR rpc2rest proxy
* [x] Fake password which unlocks fake wallets (aka plausible deniability)
* [x] BIP38 (password-protected key)
* [ ] Self-destruct if several password attempts