Last active
June 4, 2018 17:02
-
-
Save transducer/3fbe0f5153186fafcfa3de11fb15b8c8 to your computer and use it in GitHub Desktop.
Example KEY_ROTATION message
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
{ | |
type: 'KEY_ROTATION, | |
// IOTA address Side key encrypted with authorized service provider's public key | |
TOBVJSE9FAAMQGJXYDB...: 'TYBD9HVRWENQKYLKRAKZOHNWJYMDTTVXGOP...', | |
CUEIYQBOFIYGRBMOEG9...: 'ACNIUSZKCMSSEQ9ILSEACKWLQWSYMRAZYIR...' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment