mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-12 09:52:21 +02:00
This makes individual bytes of the scriptPubKey mutable, previously it could only be re-assigned as a whole.
This makes individual bytes of the scriptPubKey mutable, previously it could only be re-assigned as a whole.