Skip to content

Commit e1474d1

Browse files
committed
Correct comment about liquidv1 fedpeg matching template
1 parent 4818e5e commit e1474d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pegins.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bool IsValidPeginWitness(const CScriptWitness& pegin_witness, const COutPoint& p
2323
// Constructs unblinded output to be used in amount and scriptpubkey checks during pegin
2424
CTxOut GetPeginOutputFromWitness(const CScriptWitness& pegin_witness);
2525

26-
/* Belt-and-suspenders-only matching against telescoped multisig used on Liquid v1:
26+
/* Consensus-critical. Matching against telescoped multisig used on Liquid v1:
2727
* Pseudo-structure:
2828
* Check number of elements on stack
2929
* If enough for federation multisig, push all multisig args onto stack except OP_CMS

0 commit comments

Comments
 (0)