Skip to content

Commit

Permalink
Update op-pip-3.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thmzlt authored Mar 16, 2024
1 parent 02bee42 commit 759c467
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/pips/operational/op-pip-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,10 @@ Validators:
Approve the following proposal:

- [`XXXYYYZZZ`](https://proposals.pyth.network/?tab=proposals&proposal=XXXYYYZZZ)

The following commands will show the delinquent validators and the stake accounts associated with them:

```
$ solana -u https://api2.pythnet.pyth.network validators
$ solana -u https://api2.pythnet.pyth.network stakes
```

0 comments on commit 759c467

Please sign in to comment.