Skip to content

Commit 6d7d301

Browse files
instagibbsMarcoFalke
andauthored
bip141 commitment is required for signet blocks
Co-authored-by: MarcoFalke <[email protected]>
1 parent c8b47a8 commit 6d7d301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0325.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A new type of test network would be more suitable for integration testing by org
2626

2727
A new type of network ("signet"), which takes an additional consensus parameter called the challenge (scriptPubKey). The challenge can be a simple pubkey (P2PKH style), or a k-of-n multisig, or any other script you would want.
2828

29-
In order to provide a non-empty solution to the block challenge the block's BIP 141 commitment's optional data must include an additional commitment of the signature/solution for the block:
29+
Signet requires all blocks to have a BIP 141 commitment in the coinbase transaction. In order to provide a non-empty solution to the block challenge the block's BIP 141 commitment's optional data must include an additional commitment of the signature/solution for the block:
3030

3131
1-5 bytes - Push the following (4 + x + y) bytes
3232
4 bytes - Signet header (0xecc7daa2)

0 commit comments

Comments
 (0)