Skip to content

Commit 681e4d5

Browse files
committed
update config toml
1 parent 592d990 commit 681e4d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/scroll-sdk/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ L2_WHITELIST = "0x5300000000000000000000000000000000000003"
104104
L2_WETH = "0x5300000000000000000000000000000000000004"
105105
L2_TX_FEE_VAULT = "0x5300000000000000000000000000000000000005"
106106

107-
[contracts.verify]
107+
[contracts.verification]
108108

109109
VERIFIER_TYPE_L1 = "blockscout"
110110
VERIFIER_TYPE_L2 = "blockscout"

examples/config.toml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ L2_WHITELIST = "0x5300000000000000000000000000000000000003"
105105
L2_WETH = "0x5300000000000000000000000000000000000004"
106106
L2_TX_FEE_VAULT = "0x5300000000000000000000000000000000000005"
107107

108-
[contracts.verify]
108+
[contracts.verification]
109109

110110
VERIFIER_TYPE_L1 = "blockscout"
111111
VERIFIER_TYPE_L2 = "blockscout"

0 commit comments

Comments
 (0)