Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Update README.md (#1006)
Browse files Browse the repository at this point in the history
Co-authored-by: Vlad Frolov <[email protected]>
  • Loading branch information
bucanero and frol authored Jun 8, 2023
1 parent 72342aa commit 148d8ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ _Click on a command for more information and examples._
| **TRANSACTIONS** | |
| [`near tx-status`](#near-tx-status) | queries a transaction's status by `txHash` |
| **VALIDATORS** | |
| [`near validators current`](#near-validators-current) | displays current [epoch](http://docs.near.org/docs/concepts/epoch) validator pool details |
| [`near validators next`](#near-validators-next) | displays validator details for the next [epoch](http://docs.near.org/docs/concepts/epoch) |
| [`near validators current`](#near-validators-current) | displays current [epoch](https://docs.near.org/concepts/basics/epoch) validator pool details |
| [`near validators next`](#near-validators-next) | displays validator details for the next [epoch](https://docs.near.org/concepts/basics/epoch) |
| [`near proposals`](#near-proposals) | displays validator proposals for the [epoch](http://docs.near.org/docs/concepts/epoch) _after_ next |
| **JS-SDK** | |
| [`near js`](#near-js) | Work with JS contract enclave |
Expand Down

0 comments on commit 148d8ea

Please sign in to comment.