link to torba repo

This commit is contained in:
Lex Berezhny 2018-08-30 16:42:59 -04:00
parent be2ef747dc
commit f0f30fd75c

View file

@ -48,7 +48,7 @@ implementation are the major changes in this release.
* removed `get_availability` command previously marked as deprecated
### Wallet
* changed to a new wallet implementation: torba.
* changed to a new wallet implementation: [torba](https://github.com/lbryio/torba).
* changed wallet file format to support multiple accounts in one wallet.
* moved transaction data from wallet file into an sqlite database.
* changed channel certificates to be keyed by txid:nout instead of claim_id which