From 61fea1d2a7011a7620d2a648112b3294ad387449 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 24 Feb 2022 20:11:12 -0700 Subject: [PATCH] Update derivation path integer sign specification (#23336) (#23339) 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 d1f141484e6a7145d72c3e9a73a09d9d92d986c1) Co-authored-by: alnoki <43892045+alnoki@users.noreply.github.com> --- docs/src/wallet-guide/hardware-wallets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/wallet-guide/hardware-wallets.md b/docs/src/wallet-guide/hardware-wallets.md index 14cb376be1..01d98b0318 100644 --- a/docs/src/wallet-guide/hardware-wallets.md +++ b/docs/src/wallet-guide/hardware-wallets.md @@ -37,7 +37,7 @@ usb://[/][?key=] `DERVIATION_PATH` is used to navigate to Solana keys within your hardware wallet. The path has the form `[/]`, where each `ACCOUNT` and `CHANGE` -are positive integers. +are nonnegative integers. For example, a fully qualified URL for a Ledger device might be: