Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-aurele-besner committed Jun 21, 2024
1 parent f06b80a commit aec0383
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,19 @@ yarn

```bash
yarn balance
yarn operators
```

## Execute extrinsics

```bash
yarn transfer
yarn register-operator
yarn nominate-operator
yarn withdraw-stake
yarn deregister-operator
yarn unlock-funds
yarn unlock-nominator
```

## Utility
Expand Down

0 comments on commit aec0383

Please sign in to comment.