File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 202202 {
203203 "type": "Secret Keyword",
204204 "filename": "client/config/config.go",
205- "hashed_secret": "572cde2b2a4da9c5a16a48d9a2655a1838c3834a ",
205+ "hashed_secret": "fa74c684811fc42aa6a61ca3dacd3ea807444e21 ",
206206 "is_verified": false,
207207 "line_number": 34
208208 }
974974 }
975975 ]
976976 },
977- "generated_at": "2025-03-19T09:11:15Z "
977+ "generated_at": "2025-03-26T14:30:28Z "
978978}
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ const (
3131 configDir = "config"
3232 snapshotDataDir = "snapshots"
3333 networkFile = "network.json"
34- DefaultEncPrivKeyName = "enc_priv_key.json "
34+ DefaultEncPrivKeyName = "priv_validator_key.enc "
3535
3636 DefaultEngineEndpoint = "http://localhost:8551" // Default host endpoint for the Engine API
3737 defaultSnapshotInterval = 1000 // Roughly once an hour (given 3s blocks)
You can’t perform that action at this time.
0 commit comments