Updated Debugging state reconstruction (markdown)

tersec 2018-12-04 17:32:27 +00:00
parent 011a54e8e2
commit 9a8923ed6d
1 changed files with 1 additions and 1 deletions

@ -2,7 +2,7 @@ Nimbus will start sync automatically as soon as it connects to enough peers. How
1. Launch a local eth node, e.g:
```
geth --gcmode archive
geth --syncmode full --gcmode archive
```
2. Note the enode url printed in the logs, e.g.:
`enode://a52e914fa5aa46409e526a342a1e68b4e572c720e6eb1e61ad4a4201937679e7ebd26915bdabb2fdab6add7d85ba537078dbdccca89816a40ffc375572b6f73d@100.67.97.7:30303`