mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Correct comment about liquidv1 fedpeg matching template
This commit is contained in:
parent
4818e5e2b4
commit
e1474d1bc7
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ bool IsValidPeginWitness(const CScriptWitness& pegin_witness, const COutPoint& p
|
|||
// Constructs unblinded output to be used in amount and scriptpubkey checks during pegin
|
||||
CTxOut GetPeginOutputFromWitness(const CScriptWitness& pegin_witness);
|
||||
|
||||
/* Belt-and-suspenders-only matching against telescoped multisig used on Liquid v1:
|
||||
/* Consensus-critical. Matching against telescoped multisig used on Liquid v1:
|
||||
* Pseudo-structure:
|
||||
* Check number of elements on stack
|
||||
* If enough for federation multisig, push all multisig args onto stack except OP_CMS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue