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

blockchain: remove unnecessary conversion to u128 [tiny change] #65

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

mina86
Copy link
Collaborator

@mina86 mina86 commented Oct 31, 2023

Left over from previous commit. Conversion to u128 in the match
statement is unnecessary. Get rid of it and with that move the
conversion down to call to test_update.

@mina86 mina86 requested a review from dhruvja October 31, 2023 06:24
@mina86 mina86 enabled auto-merge (squash) October 31, 2023 06:25
@mina86 mina86 merged commit 4bc35a2 into master Oct 31, 2023
4 checks passed
@mina86 mina86 deleted the mpn/b branch October 31, 2023 06:52
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