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

Allow changing signer key and provider url in ELReader, ELWriter , AvsReader and Writer #334

Open
supernovahs opened this issue Feb 10, 2025 · 0 comments · May be fixed by #364
Open

Allow changing signer key and provider url in ELReader, ELWriter , AvsReader and Writer #334

supernovahs opened this issue Feb 10, 2025 · 0 comments · May be fixed by #364
Labels
enhancement New feature or request

Comments

@supernovahs
Copy link
Collaborator

supernovahs commented Feb 10, 2025

currently, we have to build the structs again , if the signer is changed.
we can add a builder pattern maybe .
Ex :

  • avs_writer.method()

  • avs_writer.set_signer().method_2()

@supernovahs supernovahs added the enhancement New feature or request label Feb 12, 2025
@supernovahs supernovahs linked a pull request Feb 19, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant