pool v2 docs

This commit is contained in:
alex.sharov 2021-10-28 17:50:49 +07:00
parent e366abd9e8
commit e2ec9f7621

View File

@ -38,7 +38,7 @@ In `./build/bin/txpool --help` see flags: `--txpool.globalslots`, `--txpool.glob
## ToDo list
[] Hard-forks support (now rules are parsed ones on txPool start)
[] Hard-forks support (now TxPool require restart - after hard-fork happens)
[] Add pool to docker-compose
[] Add pool (db table) - where store recently mined txs - for faster unwind/reorg.
[] Save history of local transactions - with 1 day expiration