Skip to content

Commit

Permalink
[token-cli] Add confidential transfer deposit, withdraw, apply pendin…
Browse files Browse the repository at this point in the history
…g balance, and confidential transfer (#5630)

* add `deposit-confidential-tokens` command

* add `withdraw-confidential-tokens` command

* add `apply-pending-balance` command

* add `--confidential` flag to `transfer` command

* remove unnecessary fetch of account data

* Apply suggestions from code review

Co-authored-by: Jon Cinque <[email protected]>

* remove unnecessary fetch of account data for apply pending balance

* use match statements for `command_transfer`

---------

Co-authored-by: Jon Cinque <[email protected]>
  • Loading branch information
samkim-crypto and joncinque authored Oct 25, 2023
1 parent 71628fe commit 506ed92
Showing 1 changed file with 688 additions and 41 deletions.
Loading

0 comments on commit 506ed92

Please sign in to comment.