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

fix(#79): update json/yaml config parser, acc_ix & addr_ix to accIx & addrIx resp. #80

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

sourabhxyz
Copy link
Member

@sourabhxyz sourabhxyz commented Aug 5, 2024

Closes #79.

@sourabhxyz sourabhxyz marked this pull request as ready for review August 5, 2024 07:44
@sourabhxyz sourabhxyz requested a review from a team as a code owner August 5, 2024 07:44
@sourabhxyz sourabhxyz changed the title fix(79): update json/yaml config parser, acc_ix & addr_ix to `acc… fix(#79): update json/yaml config parser, acc_ix & addr_ix to accIx & addrIx resp. Aug 5, 2024
Copy link
Contributor

@4TT1L4 4TT1L4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@4TT1L4 4TT1L4 merged commit 341c18a into main Aug 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON/YAML configuration parser requres acc_ix, addr_ix instead of accIx, addrIx resp.
2 participants