Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit acabef3

Browse files
[token-cli] Enable configuring confidential transfer account (#5540)
* add `configure-confidential-transfer-account` command * add `enable-confidential-transfers` and `disable-confidential-transfers` commands * add `enable-non-confidential-transfers` and `disable-non-confidential-transfers` commands * rename `confidential-transfers` to `confidential-credits` for confidential account configure commands * clippy * remove unnecessary realloc logic * use match bindings to remove duplicate code * prevent `maximum_credit_counter` from being initialized to default on invalid number * add optional mint address argument to derive ATA * Apply suggestions from code review Co-authored-by: Jon Cinque <[email protected]> * make token and address arguments consistent for confidential transfer commands * Apply suggestions from code review Co-authored-by: Jon Cinque <[email protected]> --------- Co-authored-by: Jon Cinque <[email protected]>
1 parent 5ce6eac commit acabef3

File tree

1 file changed

+541
-9
lines changed

1 file changed

+541
-9
lines changed

0 commit comments

Comments
 (0)