in case of hit #377
Replies: 1 comment
-
|
If you extremely lucky to hit a key, then you need to convert the key to wallet wif import type, forexample you hit this key> like this then you need to do this , get your private key 3f9fcf6f and join required zeros on front of it to make it 64 characters like you hit this key 3f9fcf6f which is 8 characters so add 56 zeros before it like this > 000000000000000000000000000000000000000000000000000000003f9fcf6f. after this you need to convert it in wif key, for that you need to convert offline so no one will hack it, so for that you need a python script, you will give it to python so python will give a address like this> |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
does it output a file with the keys ? If so, what's the file name?
Beta Was this translation helpful? Give feedback.
All reactions