[#TaprootSpendData-Merge] = xref:TaprootSpendData.adoc[TaprootSpendData]::Merge :relfileprefix: ../ :mrdocs: Merge other TaprootSpendData (for the same scriptPubKey) into this. == Synopsis Declared in `<script/signingprovider.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void Merge(xref:TaprootSpendData.adoc[TaprootSpendData] other); ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The spend data to merge into this instance. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#