improve downloader readme

This commit is contained in:
alex.sharov 2021-12-31 16:36:24 +07:00
parent e442c8bb2e
commit 065898396a

View File

@ -43,5 +43,4 @@ In `./build/bin/txpool --help` see flags: `--txpool.globalslots`, `--txpool.glob
[] Add pool (db table) - where store recently mined txs - for faster unwind/reorg.
[] Save history of local transactions - with 1 day expiration
[] move tx.rlp field to separated map, to make tx immutable
[] Fetcher.go - cant work with multiple sentries (has single parseContext)