Browse Source

Update Electrum protocol support

fees
Roman Zeyde 6 years ago
parent
commit
f48e395d35
No known key found for this signature in database GPG Key ID: 87CAE5FA46917CBB
  1. 2
      README.md

2
README.md

@ -16,7 +16,7 @@ thus preserving the privacy of the user's addresses and balances.
## Features
* Supports Electrum protocol [v1.2](https://electrumx.readthedocs.io/en/latest/protocol.html)
* Supports Electrum protocol [v1.4](https://electrumx.readthedocs.io/en/latest/protocol.html)
* Maintains an index over transaction inputs and outputs, allowing fast balance queries
* Fast synchronization of the Bitcoin blockchain (~2 hours for ~187GB @ July 2018) on [modest hardware](https://gist.github.com/romanz/cd9324474de0c2f121198afe3d063548)
* Low index storage overhead (~20%), relying on a local full node for transaction retrieval

Loading…
Cancel
Save