Update Makefile
Signed-off-by: vvzvlad <github@vvzvlad.xyz>
This commit is contained in:
parent
261871db75
commit
d2ae25aaed
@ -2,8 +2,8 @@
|
||||
.phony: deploy
|
||||
|
||||
# anvil's third default address
|
||||
sender := 0x5de4111afa1a4b94908f83103eb1f1706367c2e68ca870fc3fb9a804cdab365a
|
||||
RPC_URL := http://localhost:8545
|
||||
sender := ###PRIVATE_KEY###
|
||||
RPC_URL := https://base-rpc.publicnode.com
|
||||
|
||||
# deploying the contract
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user