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: correct conversion method for Amount class #28

Merged
merged 3 commits into from
Oct 6, 2024
Merged

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Oct 6, 2024

This PR addresses an issue where the from_nano_pac method was incorrectly used to convert PAC to Amount.
Instead, the appropriate method, from_pac, should be utilized for this conversion. This

@b00f b00f force-pushed the fix/nano-pac-issue branch from 60e3798 to 9192f64 Compare October 6, 2024 07:45
@Ja7ad Ja7ad merged commit 357a8b9 into main Oct 6, 2024
2 checks passed
@Ja7ad Ja7ad deleted the fix/nano-pac-issue branch October 6, 2024 07:48
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.

2 participants