Skip to content

Commit

Permalink
Update Wormhole docs link fr base env
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
nkuba committed Aug 2, 2023
1 parent c9ba93e commit b053b88
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 b053b88

Please sign in to comment.