You are viewing a single comment's thread from:
RE: Why I can't see my Active Key on steemit?
Yes, but still it not helps me. I still can't broadcast Any transaction.
My old key have construct like that: 5K.......
This genartors says that password should start with "P" letter:
function suggestPassword() {
const array = new Uint32Array(10);
window.crypto.getRandomValues(array);
return 'P' + dsteem.PrivateKey.fromSeed(array).toString();
}
I tried to add P to my old password but I cant login with this.
With old password I am able to login, but I cant do nothing on my account instead posting.
Private Owner Key start with 5K... And Master key start with P5.... To generate other key you need Master key, but i think you can change password with private owner key
Correct I think I did backup wrong key (posting key)
That is the problem
I created new question now:
https://steemit.com/recovery/@gkucmierz/recovery-steam-master-key
But you have Private Owner Key that start with 5k? Try change password