Advertisement
Guest User

Untitled

a guest
Apr 4th, 2014
1,656
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. # KEEP YOUR PRIVATE KEYS SAFE !
  2. # Anyone who can read this file can spend your dogecoin.
  3. #
  4. # Format:
  5. # <Base58 encoded private key>[<whitespace>[<key createdAt>]]
  6. #
  7. # The Base58 encoded private keys are the same format as
  8. # produced by the Satoshi client/ sipa dumpprivkey utility.
  9. #
  10. # Key createdAt is in UTC format as specified by ISO 8601
  11. # e.g: 2011-12-31T16:42:00Z . The century, 'T' and 'Z' are mandatory
  12. #
  13. THISISWHERETHEPRIVATEKEYGOES 2014-04-04T01:01:01Z
  14. # End of private keys
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement