Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Fleming <fleming.andrew@protonmail.com>
  • Loading branch information
ericnordelo and andrew-fleming authored Oct 7, 2022
1 parent 0317735 commit 18b96c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Some things to note:

### `call`

Using `call`, we can perform read operations against our local node (or public one using the `--network mainnet` parameter). The syntax is:
Using `call`, we can perform read operations against our local node or the specified public network. The syntax is:

```sh
nile call <contract_identifier> <method> [PARAM_1, PARAM2...]
Expand Down

0 comments on commit 18b96c8

Please sign in to comment.