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

Update derivation path integer sign specification #23336

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Update derivation path integer sign specification #23336

merged 1 commit into from
Feb 24, 2022

Conversation

alnoki
Copy link
Contributor

@alnoki alnoki commented Feb 24, 2022

Problem

Previously, ACCOUNT and CHANGE were specified as being positive integers, but since both can assume a value of 0 (as in the given example), they should be specified as nonnegative integers

Summary of Changes

Change the word "positive" to "nonnegative"

Fixes #

Previously, `ACCOUNT` and `CHANGE` were specified as being positive integers, but since both can assume a value of 0 (as in the given example), they should be specified as nonnegative integers
@mergify mergify bot added the community Community contribution label Feb 24, 2022
@mergify mergify bot requested a review from a team February 24, 2022 22:07
@CriesofCarrots
Copy link
Contributor

Fair enough, thanks!

@CriesofCarrots CriesofCarrots merged commit d1f1414 into solana-labs:master Feb 24, 2022
mergify bot pushed a commit that referenced this pull request Feb 24, 2022
Previously, `ACCOUNT` and `CHANGE` were specified as being positive integers, but since both can assume a value of 0 (as in the given example), they should be specified as nonnegative integers

(cherry picked from commit d1f1414)
CriesofCarrots pushed a commit that referenced this pull request Feb 25, 2022
Previously, `ACCOUNT` and `CHANGE` were specified as being positive integers, but since both can assume a value of 0 (as in the given example), they should be specified as nonnegative integers

(cherry picked from commit d1f1414)

Co-authored-by: alnoki <[email protected]>
jeffwashington pushed a commit to jeffwashington/solana that referenced this pull request Mar 4, 2022
Previously, `ACCOUNT` and `CHANGE` were specified as being positive integers, but since both can assume a value of 0 (as in the given example), they should be specified as nonnegative integers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants