stefanogaspari on Nostr: #Bitcoin pill n.1: There are 5 different types of standard locking scripts (called ...
#Bitcoin pill n.1:
There are 5 different types of standard locking scripts (called scriptPubKey)
- P2PKH (Pay-To-Public-Key-Hash)
- P2SH (Pay-To-Script-Hash)
- P2WPKH (Pay-To-Witness-Public-Key-Hash)
- P2WSH (Pay-To-Witness-Script-Hash)
- MultiSig scripts
each one of them designed with different fixed lengths (in bytes) in a way that it’s impossible to have a conflict of interpretation of the Bitcoin Core interpreter
Published at
2023-10-11 15:49:07Event JSON
{
"id": "3581bf466b065ce2f757b73c7cb7c7c24f8863e8600fd1d777d47a2a9a3ffb13",
"pubkey": "57dd1ffc1d87b4197d9bd8f0dfaeb2588f8e4273583585eb45835384ec05daa8",
"created_at": 1697039347,
"kind": 1,
"tags": [
[
"t",
"bitcoin"
]
],
"content": "#Bitcoin pill n.1:\n\nThere are 5 different types of standard locking scripts (called scriptPubKey)\n\n- P2PKH (Pay-To-Public-Key-Hash)\n- P2SH (Pay-To-Script-Hash)\n- P2WPKH (Pay-To-Witness-Public-Key-Hash)\n- P2WSH (Pay-To-Witness-Script-Hash)\n- MultiSig scripts\n\neach one of them designed with different fixed lengths (in bytes) in a way that it’s impossible to have a conflict of interpretation of the Bitcoin Core interpreter",
"sig": "8a1e0b8aeea22a3022f8744c867179dac71782e09fd4f6768056b8702ee714a8da494f2424f1958418f0b7bbcc50c4ef39dde659111246c8d471239a73639f3d"
}