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 7adf9fe commit 43925baCopy full SHA for 43925ba
c-layer-core/test/Performance.js
@@ -18,7 +18,7 @@ const DECIMALS = 18;
18
const TOTAL_SUPPLY = "1000000";
19
const CHF = web3.utils.toHex("CHF").padEnd(66, "0");
20
21
-const CORE_GAS_COST = 4009438;
+const CORE_GAS_COST = 4009106;
22
const MINTABLE_DELEGATE_GAS_COST = 1629796;
23
const DELEGATE_GAS_COST = 3786484;
24
const PROXY_GAS_COST = 906187;
0 commit comments