Skip to content

Commit

Permalink
improve downloader readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov committed Dec 31, 2021
1 parent e442c8b commit 0658983
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/txpool/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 - can’t work with multiple sentries (has single parseContext)

0 comments on commit 0658983

Please sign in to comment.