Open kwek20 opened 4 years ago
In SnapshotProviderImpl we warn when we are missing local snapshots db. "No Local snapshot was found. Starting to sync from Global Snapshot."
SnapshotProviderImpl
As theres no snapshots in devnet (so far), that could confuse users (sure messed me up for a bit!)
less confusion = more nodes
Check for devnet before logging warning
Description
In
SnapshotProviderImpl
we warn when we are missing local snapshots db. "No Local snapshot was found. Starting to sync from Global Snapshot."As theres no snapshots in devnet (so far), that could confuse users (sure messed me up for a bit!)
Motivation
less confusion = more nodes
Requirements
Check for devnet before logging warning