Browse Source

Remove irrelevant TODO

This can be achieved by limiting bitcoind mempool size.
refactor-mempool
Roman Zeyde 6 years ago
parent
commit
945a2d11d1
No known key found for this signature in database GPG Key ID: 87CAE5FA46917CBB
  1. 1
      TODO.md

1
TODO.md

@ -3,7 +3,6 @@
* Support TLS (via https://docs.rs/rustls/)
* Snapshot DB after successful indexing - and run queries on the latest snapshot
* Update height to -1 for txns with any [unconfirmed input](https://electrumx.readthedocs.io/en/latest/protocol-basics.html#status)
* Limit mempool TXs (e.g. by fee rate) when mempool is large
# Rust

Loading…
Cancel
Save