Skip to content

Commit

Permalink
Configure evm chain id for localnet in genesis
Browse files Browse the repository at this point in the history
  • Loading branch information
ales-otf committed Jan 6, 2025
1 parent d261f67 commit 5d17f46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions node/src/chain_spec/localnet.rs
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,8 @@ fn localnet_genesis(
"senateMembers": {
"members": senate_members,
},
"evmChainId": {
"chainId": 42,
},
})
}

0 comments on commit 5d17f46

Please sign in to comment.