Skip to content

Instantly share code, notes, and snippets.

@ordishs
Created March 5, 2026 11:50
Show Gist options
  • Select an option

  • Save ordishs/5a337ee96b088162b6ca4f74d639a4ba to your computer and use it in GitHub Desktop.

Select an option

Save ordishs/5a337ee96b088162b6ca4f74d639a4ba to your computer and use it in GitHub Desktop.
P2PKH opcodes
Locking script: OP_DUP OP_HASH160 <pubKeyHash> OP_EQUALVERIFY OP_CHECKSIG
Unlocking script: <signature> <publicKey>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment