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
What actually is splited is not the seed, its the expanded key.
Since the expanded key involves hashing (sha512 in this case) its impossible to convert the splitted keys to the seed.
However it should be fairly trivial to recover the expanded key.
It would be nice if horcrux would allow you to reconstruct priv_validator_key.json from shards.
The text was updated successfully, but these errors were encountered: