Skip to content

Commit

Permalink
Merge pull request #23 from airchains-network/dev
Browse files Browse the repository at this point in the history
Chain ID Lock Removed
  • Loading branch information
Noooblien authored Jun 3, 2024
2 parents 9e7e954 + e8e188b commit 11c7f65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/evm/keeper/keeper.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ func (k *Keeper) WithChainID(ctx sdk.Context) {
}

k.eip155ChainID = chainID

}

// ChainID returns the EIP155 chain ID for the EVM context
Expand Down

0 comments on commit 11c7f65

Please sign in to comment.