mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
darkfid: optional checkpoint usage during syncing added
This commit is contained in:
@@ -45,6 +45,12 @@ recipient = "9vw6WznKk7xEFQwwXhJWMMdjUPi3cXL8NrFKQpKifG1U"
|
||||
# Skip syncing process and start node right away
|
||||
skip_sync = false
|
||||
|
||||
# Optional sync checkpoint height
|
||||
#checkpoint_height = 0
|
||||
|
||||
# Optional sync checkpoint hash
|
||||
#checkpoint = ""
|
||||
|
||||
## Localnet P2P network settings
|
||||
[network_config."localnet".net]
|
||||
# P2P accept addresses the instance listens on for inbound connections
|
||||
|
||||
Reference in New Issue
Block a user