1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-24 23:08:39 +01:00

Add batching TODO

This commit is contained in:
Roman Zeyde 2018-06-14 22:08:30 +03:00
parent f6f82990fd
commit 2d1002f902
No known key found for this signature in database
GPG key ID: 87CAE5FA46917CBB

View file

@ -6,6 +6,7 @@ Electrum
Bitcoind
========
* Use nTx from `getblockheader RPC <https://github.com/bitcoin/bitcoin/pull/13451>`_ for better batching
* Handle bitcoind connection failures - instead of crashing
* Add getrawtransactions() API (for RPC batching)