Browse Source
Remove irrelevant TODO
This can be achieved by limiting bitcoind mempool size.
refactor-mempool
Roman Zeyde
7 years ago
No known key found for this signature in database
GPG Key ID: 87CAE5FA46917CBB
1 changed files with
0 additions and
1 deletions
-
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 |
|
|
|
|
|
|
|