Skip to content

Commit

Permalink
fix: typo in chain integration command (#1053)
Browse files Browse the repository at this point in the history
  • Loading branch information
ffe9f8 authored Jul 19, 2024
1 parent 2a94006 commit 91d8037
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Install the `v0.35.5 axelard` binary. You can either download the pre-built vers
1. Query your account balance by running:

```bash
axelard q bank balances [your axelar wallet] -node http://devnet-amplifier.axelar.dev:26657
axelard q bank balances [your axelar wallet] --node http://devnet-amplifier.axelar.dev:26657
```

## Onboard a chain to Amplifier
Expand Down

0 comments on commit 91d8037

Please sign in to comment.