File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -404,6 +404,7 @@ The recipient:
404404
405405The sender:
406406
407+ - MUST set the original, non-TLV ` signature ` field to a 0-byte-array of length 64.
407408- MUST sort the exchanged ` funding_pubkey ` s using the ` KeySort ` algorithm from ` bip-musig2 ` .
408409- MUST compute the aggregated ` musig2 ` public key from the sorted ` funding_pubkey ` s using the ` KeyAgg ` algorithm
409410 from ` bip-musig2 ` .
@@ -438,6 +439,7 @@ The recipient:
438439
439440The sender:
440441
442+ - MUST set the original, non-TLV ` signature ` field to a 0-byte-array of length 64.
441443- MUST sort the exchanged ` funding_pubkey ` s using the ` KeySort ` algorithm from ` bip-musig2 ` .
442444- MUST compute the aggregated ` musig2 ` public key from the sorted ` funding_pubkey ` s using the ` KeyAgg ` algorithm
443445 from ` bip-musig2 ` .
You can’t perform that action at this time.
0 commit comments