Skip to content

Commit

Permalink
hardcode step number --> 'steps above'
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Balaji <[email protected]>
  • Loading branch information
paulbalaji committed Jan 16, 2024
1 parent 8cd03a6 commit 062b4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/partials/deploy-hyperlane/_send-test-messages.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Initiate the message with the CLI. It will ask for a set of core deployment arti
hyperlane send message --key $PRIVATE_KEY
```

The `send message` command will inform you when the message is dispatched. After a short wait, a confirmation of delivery will be displayed. If the message delivery times out, it is likely that there's an issue with the Validator or Relayer setup in steps 3 and 4 above. To troubleshoot start by looking at the origin chain relayer logs. If you need further help, reach out on [Discord](https://discord.gg/hyperlane).
The `send message` command will inform you when the message is dispatched. After a short wait, a confirmation of delivery will be displayed. If the message delivery times out, it is likely that there's an issue with the Validator or Relayer setup in the steps above. To troubleshoot start by looking at the origin chain relayer logs. If you need further help, reach out on [Discord](https://discord.gg/hyperlane).

0 comments on commit 062b4a2

Please sign in to comment.