near-cli icon indicating copy to clipboard operation
near-cli copied to clipboard

Ledger key path encoding issue?

Open damons opened this issue 5 years ago • 0 comments

Describe the bug Issuing the command:

$ near

...results in a help message being printed, and one of those is:

--useLedgerKey Use Ledger for signing with given HD key path <span class="error">[string]</span> <span class="error">[default: "44'/397'/0'/0'/1'"]</span>

Expected behavior

I'd expect a string in the default to be recognizable as something meaningful. What is that? Is it a path? Is it a device id? USB device?

Maybe I'm just confused as to what that argument means?

damons avatar Jun 23 '20 17:06 damons