Skip to content

Commit ab9df45

Browse files
gleb498yungwine
andauthored
Update docs/participate/network-maintenance/single-nominator.mdx
Co-authored-by: Maksim Kurbatov <94808996+yungwine@users.noreply.github.com>
1 parent 0dde7ac commit ab9df45

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/participate/network-maintenance/single-nominator.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -409,12 +409,10 @@ You can also check transactions history of your pool with `vas` command:
409409

410410
If user doesn't want to take part in validating anymore:
411411

412-
1. Set stake to zero:
412+
1. Disable validator mode:
413413

414414
```bash
415-
MyTonCtrl> set stake 0
416-
```
417-
415+
MyTonCtrl> disable_mode validator
418416
2. [Withdraw](/participate/network-maintenance/single-nominator#withdraw-funds) all funds from the Single Nominator contract to the owner wallet.
419417

420418
## Transitioning a Regular Validator to Nominator Pool Mode

0 commit comments

Comments
 (0)