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 93c3171 commit a8eb641Copy full SHA for a8eb641
1 file changed
index.ipynb
@@ -93,7 +93,7 @@
93
},
94
{
95
"cell_type": "code",
96
- "execution_count": 2,
+ "execution_count": null,
97
"id": "d3b06379",
98
"metadata": {
99
"execution": {
@@ -230,7 +230,7 @@
230
"}\n",
231
"\n",
232
"DEFAULT_GAS_UNITS_PER_PROOF = 3_850_000 # Replace with a fresher chain estimate if desired.\n",
233
- "DEFAULT_INFRA_COST_PER_PROOF_USD = 78.0\n",
+ "DEFAULT_INFRA_COST_PER_PROOF_USD = 44.0\n",
234
"DEFAULT_ETH_USD = 2_200.0\n",
235
"DEFAULT_GAS_PRICE_GWEI = 2.0\n",
236
"DEFAULT_AZTC_USD = 0.02\n",
0 commit comments