Skip to content

Commit 7c52bec

Browse files
committed
Use a number as chain_id
1 parent 0eb5fca commit 7c52bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ libs = ["lib"]
55

66
# Monad Configuration
77
eth-rpc-url="https://testnet-rpc.monad.xyz"
8-
chain_id = "10143"
8+
chain_id = 10143
99

1010
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options

0 commit comments

Comments
 (0)