Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[token-cli] Add confidential transfer deposit, withdraw, apply pendin…
…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