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

KeyringController should infer Keyring types based on builders #4366

Open
mikesposito opened this issue Jun 4, 2024 · 0 comments
Open

KeyringController should infer Keyring types based on builders #4366

mikesposito opened this issue Jun 4, 2024 · 0 comments
Assignees

Comments

@mikesposito
Copy link
Member

Since types of keyrings managed by KeyringController depend on builders injected by clients, their types should be inferred by KeyringController based on those.

Builders should return an object that extends Keyring<Json>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant