Update 'doc/developer-notes.md'

This commit is contained in:
Duke Leto
2021-06-22 00:42:20 +00:00
parent c614e5adb3
commit bad7adb778

View File

@@ -6,7 +6,7 @@ A "fresh sync" goes thru the Initial Blockchain Download (IBD) optimized codepat
A fresh sync preserves peers.dat, so it will always be faster than a "fresh clone", which has to learn enough p2p peers to being syncing, which can often add many minutes to completing a sync. When code related to peers.dat changes (such in the `p2p` branch) then doing a fresh clone is needed to fully test it.
One way fresh sync is:
One way to do a fresh sync is:
```
cd ~/.komodo/HUSH3