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 933577a commit 45adcb9Copy full SHA for 45adcb9
examples/circom/.env.example
@@ -1,5 +1,5 @@
1
ETH_RPC_URL=<RPC_URL>
2
-# Make sure it has founds on Aligned
+# Make sure it has funds on Aligned
3
PRIVATE_KEY=<PRIVATE_KEY>
4
# Deploy the contract with make deploy_contract_devnet
5
FIBONACCI_CONTRACT_ADDRESS=<FIBONACCI_CONTRACT_ADDRESS>
0 commit comments