There was an error while loading. Please reload this page.
1 parent 1474c9f commit bb61be9Copy full SHA for bb61be9
scripts/deploy/deploy.js
@@ -66,7 +66,7 @@ async function main() {
66
arguments: args
67
}).send({
68
from: account,
69
- gas: 7000000,
+ gas: 8000000,
70
gasPrice: '10000000000'
71
})
72
0 commit comments