We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9561906 commit 793e98aCopy full SHA for 793e98a
docs/book/src/testing/testing_with_forc_call.md
@@ -81,7 +81,7 @@ forc call --abi <ABI-PATH/URL> <CONTRACT_ID> --list-functions
81
Where the following arguments are required:
82
83
- `ABI-PATH/URL` is the path or URL to the contract's JSON ABI file
84
-- `CONTRACT_ID` is the ID of the deployed contract you want to interact with
+- `CONTRACT_ID` is the ID of the deployed contract you want to interact with
85
86
### Transfer assets
87
0 commit comments