Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update derivation path integer sign specification (solana-labs#23336)
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
- Loading branch information