You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Splicing needs support for shared signatures during interactive transaction negotiations -- when there is an input that has to be signed by both peers (the previous multisig funding tx becomes an input to the new funding tx).
This is a relatively minor extension, in preparation for splicing ( #1621 ).
Changes can be seen in #3274 , changes to file interactivetxs.rs, however, not very clear as there are other changes as well. Search for shared, splic.
The text was updated successfully, but these errors were encountered:
Splicing needs support for shared signatures during interactive transaction negotiations -- when there is an input that has to be signed by both peers (the previous multisig funding tx becomes an input to the new funding tx).
This is a relatively minor extension, in preparation for splicing ( #1621 ).
Prerequisites: #3137
Changes can be seen in #3274 , changes to file
interactivetxs.rs
, however, not very clear as there are other changes as well. Search forshared
,splic
.The text was updated successfully, but these errors were encountered: