Update 'projects/hello-world/contracts/Makefile'

This commit is contained in:
vvzvlad 2024-06-09 03:26:26 +03:00
parent 9300121088
commit a6ea49764e

View File

@ -3,7 +3,7 @@
# anvil's third default address
sender := ###PRIVATE_KEY###
RPC_URL := https://base-rpc.publicnode.com
RPC_URL := ###RPC_URL###
# deploying the contract
deploy: