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

Use Signer and ValidatorSigner interfaces where possible #11531

Open
staffik opened this issue Jun 10, 2024 · 0 comments
Open

Use Signer and ValidatorSigner interfaces where possible #11531

staffik opened this issue Jun 10, 2024 · 0 comments
Assignees
Labels
C-good-first-issue Category: issues that are self-contained and easy for newcomers to work on. C-housekeeping Category: Refactoring, cleanups, code quality

Comments

@staffik
Copy link
Contributor

staffik commented Jun 10, 2024

See #11372 (comment)
Currently we use InMemorySigner and InMemoryValidatorSigner in many places in the code, where we could use Signer and ValidatorSigner interfaces instead.

@staffik staffik added C-housekeeping Category: Refactoring, cleanups, code quality C-good-first-issue Category: issues that are self-contained and easy for newcomers to work on. labels Jun 10, 2024
@staffik staffik self-assigned this Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-good-first-issue Category: issues that are self-contained and easy for newcomers to work on. C-housekeeping Category: Refactoring, cleanups, code quality
Projects
None yet
Development

No branches or pull requests

1 participant