From d1f141484e6a7145d72c3e9a73a09d9d92d986c1 Mon Sep 17 00:00:00 2001 From: alnoki <43892045+alnoki@users.noreply.github.com> Date: Thu, 24 Feb 2022 15:49:58 -0800 Subject: [PATCH] Update derivation path integer sign specification (#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 --- 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: