Skip to content

Commit

Permalink
chore: import governance-contracts for arbitrumone
Browse files Browse the repository at this point in the history
  • Loading branch information
Debugger022 committed May 27, 2024
1 parent 43f0c4e commit 4cd8f46
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 @@ -53,6 +53,7 @@ extendConfig((config: HardhatConfig) => {
"node_modules/@venusprotocol/governance-contracts/deployments/arbitrumsepolia",
"node_modules/@venusprotocol/oracle/deployments/arbitrumsepolia",
],
arbitrumone: ["node_modules/@venusprotocol/governance-contracts/deployments/arbitrumone"],
},
};
}
Expand Down

0 comments on commit 4cd8f46

Please sign in to comment.