You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like rocketpool wallet rebuild does not filter custom-keys before attempting to recover, and fails on solo migrations.
Perhaps this is because the custom-keys directory is empty when rocketpool minipool import-key runs.
Fix alongside #407 - instead of returning a nondescript error, inform the user which keys were recovered and which could not be. The user should be able to determine whether or not further action is required from this.
The text was updated successfully, but these errors were encountered:
Seems like
rocketpool wallet rebuild
does not filter custom-keys before attempting to recover, and fails on solo migrations.Perhaps this is because the custom-keys directory is empty when
rocketpool minipool import-key
runs.Fix alongside #407 - instead of returning a nondescript error, inform the user which keys were recovered and which could not be. The user should be able to determine whether or not further action is required from this.
The text was updated successfully, but these errors were encountered: