Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

feat: make approveRequest and rejectRequest optional #63

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

danroc
Copy link
Contributor

@danroc danroc commented Aug 2, 2023

This PR makes the approveRequest and rejectRequest methods optional in the Keyring API.

Rationale: Keyrings that implement a synchonous signature flow don't require those methods to be implemented.

@danroc danroc force-pushed the feature/make-approve-reject-optional branch 2 times, most recently from 65735e3 to c9b3461 Compare August 2, 2023 08:51
@danroc danroc force-pushed the feature/make-approve-reject-optional branch from c9b3461 to eed93ee Compare August 2, 2023 14:56
@danroc danroc merged commit 0572555 into main Aug 22, 2023
@danroc danroc deleted the feature/make-approve-reject-optional branch August 22, 2023 12:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants