Skip to content

Commit

Permalink
Merge pull request #342 from the-laziest/shielded-sync
Browse files Browse the repository at this point in the history
Adding info about shielded sync
  • Loading branch information
cwgoes authored May 18, 2024
2 parents 83fa985 + 140c739 commit e15b5a4
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@ balance:
namadac balance --owner <your-spending-key-alias>
```

In order to view actual and updated spending key's balance, one must first run shielded sync:

```shell copy
namadac shielded-sync --from-height <block-height-before-transaction>
```

### Shielded transfers

Once the user has a shielded balance, it can be transferred to a
Expand Down

0 comments on commit e15b5a4

Please sign in to comment.