Created
March 5, 2026 11:50
-
-
Save ordishs/5a337ee96b088162b6ca4f74d639a4ba to your computer and use it in GitHub Desktop.
P2PKH opcodes
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
| 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