mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Correct comment about liquidv1 fedpeg matching template
This commit is contained in:
parent
4c00eb4084
commit
f6f6308c93
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