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 Data Layer #89

Open
0xferit opened this issue Apr 25, 2023 · 0 comments
Open

Refactor Data Layer #89

0xferit opened this issue Apr 25, 2023 · 0 comments
Assignees
Labels
type: enhancement New feature or request

Comments

@0xferit
Copy link
Member

0xferit commented Apr 25, 2023

Functions which provide access to data, such as getAllMetaEvidences, which acts as an interface for components, should not take chainID or contractInstances as an argument. The data layer already provides the Ethereum context, so it should work without pointing to the context again.

@0xferit 0xferit added the type: enhancement New feature or request label Apr 25, 2023
@0xferit 0xferit self-assigned this Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant