We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1dca19 commit bde90fbCopy full SHA for bde90fb
packages/sharing-smart-contract/hardhat.config.cjs
@@ -6,7 +6,7 @@ require('@openzeppelin/hardhat-upgrades');
6
require('hardhat-dependency-compiler');
7
const env = require('./config/env.cjs');
8
9
-// TODO format qsdkf
+// TODO format
10
11
const bellecourBase = {
12
gasPrice: 0,
0 commit comments