Skip to content

Commit

Permalink
fix: switch from validators to amplifier service in verifier onboardi…
Browse files Browse the repository at this point in the history
…ng.mdx (#1182)
  • Loading branch information
sazhiv authored Sep 30, 2024
1 parent 606e8f6 commit 7484df0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ Prior to running the `ampd` daemon, you will need to set up your wallet with dev
1. Bond your verifier:

```bash
ampd bond-verifier validators 100000000000 uaxl
ampd bond-verifier amplifier 100000000000 uaxl
```

Bonded verifiers will stay bonded until they unbond or are removed by governance. The bond for testnet is 100000000000uaxl (100k AXL). The bond for mainnet is 50000000000uaxl (50k AXL).
Expand Down

0 comments on commit 7484df0

Please sign in to comment.