Created
November 14, 2017 12:19
-
-
Save lukehedger/d3e42dc014e97f01c2be1d37bafef5c4 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
signatures[_targetmetaid][_metadataitemidhash] = [ | |
{ signer, item_digest, signature_digest } | |
] | |
signatures[sha3('beyonce.id.meta')][sha3('aux/twitter')] = [ | |
{ namehash(sony.id.meta), sha3('@beyonce'), sign(sha3('@beyonce') } | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment