Update 'projects/hello-world/contracts/Makefile'
This commit is contained in:
parent
9300121088
commit
a6ea49764e
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# anvil's third default address
|
# anvil's third default address
|
||||||
sender := ###PRIVATE_KEY###
|
sender := ###PRIVATE_KEY###
|
||||||
RPC_URL := https://base-rpc.publicnode.com
|
RPC_URL := ###RPC_URL###
|
||||||
|
|
||||||
# deploying the contract
|
# deploying the contract
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user