-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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 command authorize support for TokenGroup (#6165)
* Add command Authorize support for TokenGroup * Add TokenGroup CliAuthorityType * Add test for changing token update_authority * fixed err for wrong extension * fixed var names in test * Update token/cli/src/clap_app.rs Co-authored-by: Jon C <[email protected]> * Update token/cli/src/clap_app.rs Co-authored-by: Jon C <[email protected]> * Renamed instances of TokenGroup to Group for CliAuthorityType --------- Co-authored-by: Jon C <[email protected]>
- Loading branch information
1 parent
1a59767
commit 9888848
Showing
3 changed files
with
55 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters