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

refactor: make KeyringAccount generic #78

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

danroc
Copy link
Contributor

@danroc danroc commented Oct 19, 2024

Description

This PR makes the KeyringAccount type generic, not requiring the Keyring API to be updated to support new account types in the future.

This PR also enforces that the existing known account types extend the KeyringAccount type.

@danroc danroc added team-accounts This should be handled by the Accounts Team DO-NOT-MERGE PRs related to this issue should not be merged labels Oct 19, 2024
@danroc danroc removed the team-accounts This should be handled by the Accounts Team label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO-NOT-MERGE PRs related to this issue should not be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant