Skip to content

Commit b94188e

Browse files
committed
Update staking.md
1 parent 7eb76da commit b94188e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/1.concepts/basics/staking.md

+6
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ Look for validators with a good track record, uptime, and reasonable commission
7373

7474
:::
7575

76+
If you prefer, you can get the list of current validators by using the [`near-validator`](../../4.tools/cli.md#validator-extension) CLI:
77+
78+
```sh
79+
near-validator validators network-config mainnet now
80+
```
81+
7682
### Staking using CLI
7783

7884
Once you have chosen a validator you want to delegate your tokens to, follow these steps to stake them using the NEAR CLI:

0 commit comments

Comments
 (0)