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

Create smaller interfaces for returning the relevant portions of the economics config #308

Open
ajlacey opened this issue Sep 9, 2024 · 0 comments · May be fixed by #327
Open

Create smaller interfaces for returning the relevant portions of the economics config #308

ajlacey opened this issue Sep 9, 2024 · 0 comments · May be fixed by #327

Comments

@ajlacey
Copy link
Collaborator

ajlacey commented Sep 9, 2024

Most of our handlers don't require the entire config to run- they're only dependent on a component struct of the config.

  • Create interfaces for the in-use components
  • Update the function signatures to only use the interface for the in-use components
@ajlacey ajlacey linked a pull request Sep 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant