Skip to content

Commit

Permalink
fix: clearer bank balances query instructions (#1056)
Browse files Browse the repository at this point in the history
  • Loading branch information
ffe9f8 authored Jul 19, 2024
1 parent 91d8037 commit 58925e9
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 address] --node http://devnet-amplifier.axelar.dev:26657
```

## Onboard a chain to Amplifier
Expand Down

0 comments on commit 58925e9

Please sign in to comment.