Skip to content

Commit

Permalink
rev
Browse files Browse the repository at this point in the history
  • Loading branch information
themacexpert committed Jan 6, 2025
1 parent 1344b75 commit 036ef6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builders/ethereum/dev-env/ape.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ To interact with your newly deployed contract, you can launch the Ape console by
=== "Moonbeam Dev Node"
```bash
ape console --network {{ networks.development.rpc_url }}
ape console --network ethereum:local_moonbeam:http://127.0.0.1:9944
```
Next, you'll need to create a contract instance using the contract's address:
Expand Down

0 comments on commit 036ef6f

Please sign in to comment.