Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(wardend): add cli commands for approving/rejecting key requests #108

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

Pitasi
Copy link
Contributor

@Pitasi Pitasi commented Mar 20, 2024

Adds

wardend tx warden fulfill-key-request 1 aGV5dGhlcmU=

and

wardend tx warden reject-key-request 1 'some reason'

The previous autogenerated command was not working because of the oneof in Protobuf. (I think it was trying to fill both the fields.)

@Pitasi Pitasi merged commit fe60778 into main Mar 20, 2024
8 checks passed
@Pitasi Pitasi deleted the add-cli-commands-approve-key-requests branch March 20, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant