1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-19 05:45:07 +01:00

bip-0325: correct byte count for compact size, and tweak to header name

This commit is contained in:
Karl-Johan Alm 2020-09-03 16:32:48 +09:00
parent bdb297a7c8
commit 8aaefbe8ea
No known key found for this signature in database
GPG Key ID: 57AF762DB3353322

View File

@ -28,8 +28,8 @@ A new type of network ("signet"), which takes an additional consensus parameter
The witness commitment of the coinbase transaction is extended to include a secondary commitment (the signature/solution) of either:
1-4 bytes - Push the following (4 + x + y) bytes
4 bytes - Signet scriptSig header (0xecc7daa2)
1-5 bytes - Push the following (4 + x + y) bytes
4 bytes - Signet header (0xecc7daa2)
x bytes - scriptSig
y bytes - scriptWitness