Skip to content

Commit

Permalink
chore: import deployment files for arbitrumsepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
Debugger022 committed Apr 16, 2024
1 parent df0bc3f commit cb6162e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const externalDeployments = {
"node_modules/@venusprotocol/governance-contracts/deployments/opbnbmainnet",
"node_modules/@venusprotocol/oracle/deployments/opbnbmainnet",
],
arbitrumsepolia: ["node_modules/@venusprotocol/governance-contracts/deployments/arbitrumsepolia"],
};

extendConfig((config: HardhatConfig) => {
Expand Down

0 comments on commit cb6162e

Please sign in to comment.