Skip to content

Commit

Permalink
Update Wormhole docs link for Base (#680)
Browse files Browse the repository at this point in the history
The link has changed for the docs, now it is
https://docs.wormhole.com/wormhole/blockchain-environments/evm#base
  • Loading branch information
lukasz-zimnoch authored Aug 2, 2023
2 parents 990dc97 + c60e71a commit 2162b7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const func: DeployFunction = async function (hre: HardhatRuntimeEnvironment) {
const { execute } = deployments
const { deployer } = await getNamedAccounts()

// See https://docs.wormhole.com/wormhole/reference/environments/evm#base
// See https://docs.wormhole.com/wormhole/blockchain-environments/evm#base
// This ID is valid for both Base Goerli and Base Mainnet
const wormholeChainID = 30

Expand Down

0 comments on commit 2162b7c

Please sign in to comment.