Skip to content

Instantly share code, notes, and snippets.

@maraoz
Created July 20, 2015 19:04
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 maraoz/788c9b1a9b08d42fe2bc to your computer and use it in GitHub Desktop.
Save maraoz/788c9b1a9b08d42fe2bc to your computer and use it in GitHub Desktop.
Bitcoin Pay-to-PubkeyHash Transaction Script template
OP_DUP
OP_HASH160
<hash(publicKey)>
OP_EQUALVERIFY OP_CHECKSIG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment