Skip to content

Instantly share code, notes, and snippets.

@lukehedger
Created November 14, 2017 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukehedger/d3e42dc014e97f01c2be1d37bafef5c4 to your computer and use it in GitHub Desktop.
Save lukehedger/d3e42dc014e97f01c2be1d37bafef5c4 to your computer and use it in GitHub Desktop.
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