-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Setting Specified payment account on Ledger gives 'Value out of range' error #3770
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
Comments
Couple of quick questions -
|
|
Ok, so -
|
I am suspecting something weird with the multiple accounts - What is your stash/controller account and indexes in this case? (Will try to replicate, Just need to know what is shows as, ie. „Ledger 1/2“ in accounts) |
I've set up the ledger stash/controllers with this pattern: Stash: 0/1 Stash: 0/2 Stash: 0/3 etc. |
Perfect. Ok, not tonight, but will try and replicate first thing in the morning. |
Ok, have tracked it down, it is a Ledger issue, it does not cater for the latest RewardDestination structures, it only caters for the Stash, Controller and Staked entries, not Account.
In the above values 0, 1, 2 is valid, 3 (which is the Account entry) is not supported. EDIT: Logged it with the Ledger app |
Closing. Tracking issue on Ledger. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query. |
From account actions:
Change reward destination -> Select 'Specified Payment Account' -> enter address -> click 'Set reward destination' gives the following error:
The text was updated successfully, but these errors were encountered: