We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 597b6f3 commit 690c99eCopy full SHA for 690c99e
config/default.go
@@ -307,7 +307,7 @@ AgglayerBridgeL2Addr = "{{L2Config.BridgeAddr}}"
307
OpNodeURL = "{{OpNodeURL}}"
308
[Validator.GERValidateConfig]
309
GlobalExitRootL1Addr = "{{L1NetworkConfig.GlobalExitRootManagerAddr}}"
310
- BlockFinality = {{L1InfoTreeSync.BlockFinality}}
+ BlockFinality = "{{L1InfoTreeSync.BlockFinality}}"
311
[Validator.AgglayerClient]
312
Cached = true
313
[Validator.AgglayerClient.ConfigurationCache]
0 commit comments