mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
fix(storage): clarify storage settings mismatch warning (#22330)
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
committed by
GitHub
parent
ee19320ee8
commit
0e01a694a7
@@ -176,7 +176,7 @@ where
|
||||
target: "reth::storage",
|
||||
?stored,
|
||||
requested = ?genesis_storage_settings,
|
||||
"Storage settings mismatch detected"
|
||||
"Storage settings mismatch detected. Using the stored settings from the existing database."
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user