Add some tracing and the ability to tweak message fetch window size

This commit is contained in:
whyrusleeping
2020-08-25 12:39:17 -07:00
parent 4c71182c6b
commit a553db4b82
3 changed files with 26 additions and 1 deletions
+5
View File
@@ -48,6 +48,11 @@ block heights that are very far from the current chain height, you may want to
increase this.
### `LOTUS_BSYNC_MSG_WINDOW`
Set the initial maximum window size for message fetching blocksync requests. If
you have a slower internet connection and are having trouble syncing, you might
try lowering this down to 10-20 for a 'poor' internet connection.
## Lotus Miner