Skip to content

Commit a0c78f0

Browse files
committed
fix: quotes in config key
1 parent 14a3590 commit a0c78f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/config/maximal-config-example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@ mainnet = 100
167167
hardhat = 100
168168

169169
[dips.additional_networks]
170-
eip155:1337 = "hardhat"
170+
"eip155:1337" = "hardhat"

0 commit comments

Comments
 (0)