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 db-path for diag-create-missing-minters #498

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

jsjiang
Copy link
Contributor

@jsjiang jsjiang commented Nov 1, 2023

@rushirajnenuji Hi Rushiraji,
This is a copy of the diag-create-missing-minters.py script with the 2nd parameter shoulder_str removed from the impl.nog.minter.create_minter_database function.

% diff  diag-create-missing-minters-tmp-fix.py  diag-create-missing-minters.py        
106c106
<                 impl.nog.minter.create_minter_database(s.prefix)
---
>                 impl.nog.minter.create_minter_database(s.prefix, shoulder_str)

Please review.

Thank you

Jing

@jsjiang jsjiang changed the base branch from main to develop November 1, 2023 23:35
@jsjiang jsjiang merged commit e2d240c into develop Nov 2, 2023
1 check 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.

1 participant