Skip to content

Commit

Permalink
fix: instructions on funded wallet (#1136)
Browse files Browse the repository at this point in the history
  • Loading branch information
ffe9f8 authored Sep 5, 2024
1 parent eb12d5b commit 245ec4c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ To build the `axelard` binary from source:
1. Clone the [`axelar-core` repo](https://github.com/axelarnetwork/axelar-core).
1. Checkout the `v1.0.1` release tag.
1. Run `make build`.
</tab-item>

</tabs>

## Make sure you have a funded wallet
1. Generate an account by running:
Expand All @@ -76,9 +79,6 @@ To build the `axelard` binary from source:
```bash
axelard q bank balances [your axelar wallet address] --node http://devnet-amplifier.axelar.dev:26657
```
</tab-item>

</tabs>

## Onboard a chain with Amplifier

Expand Down

0 comments on commit 245ec4c

Please sign in to comment.