Created
May 1, 2017 23:34
-
-
Save conradoqg/04d70f6ebe2c35f137ca6df0c69b0bec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { // Address | |
| "index": 1, | |
| "secretKey": "6acb83e364...ee6bcdbc73", // EdDSA secret key generated from the secret (1024 bytes) | |
| "publicKey": "dda3ce5aa5...b409bf3fdc" // EdDSA public key generated from the secret (64 bytes) (also known as address) | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment