Skip to content

Commit

Permalink
Update cli.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bucanero authored Feb 29, 2024
1 parent 0e885fb commit 98b9125
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/4.tools/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -688,11 +688,13 @@ near call guest-book.testnet addMessage '{"text": "Aloha"}' --account-id example
<summary><strong>Example Response</strong></summary>
<p>

```bash
Scheduling a call: guest-book.testnet.addMessage({"text": "Aloha"})
Transaction Id FY8hBam2iyQfdHkdR1dp6w5XEPJzJSosX1wUeVPyUvVK
To see the transaction in the transaction explorer, please open this url in your browser
https://testnet.nearblocks.io/txns/FY8hBam2iyQfdHkdR1dp6w5XEPJzJSosX1wUeVPyUvVK
''
```

</p>
</details>
Expand Down

0 comments on commit 98b9125

Please sign in to comment.