Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
fix: remove flag that is not used (#614)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein authored Nov 22, 2023
1 parent 0508c24 commit 33f7618
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ Now, we can deploy the Blobstream contract to a new EVM chain:
```sh
blobstream deploy \
--evm.chain-id 4 \
--evm.contract-address 0x27a1F8CE94187E4b043f4D57548EF2348Ed556c7 \
--core.grpc localhost:9090 \
--core.rpc localhost:26657 \
--starting-nonce latest \
Expand Down

0 comments on commit 33f7618

Please sign in to comment.