You are viewing a single comment's thread from:

RE: Instantaneous Steemit Account Creation Script

in #utopian-io7 years ago

nah don't worry, not all is lost lol
okay so for your new account, in order to know what your other keys are, you can do the following in your code:

after defining the var wif=....;
there are few lines of code which generate the keys "active", "owner", "posting"
you need to add a console.log entry to show those for you, and then try using one of those to login again since the wif is not working.
If i'm not mistaken, the owner is most likely the one to work.

If you still face issues, feel free to reach me on discord: mcfarhat#6013 and I can probably help better there.