[#TaprootSpendData-merkle_root] = xref:TaprootSpendData.adoc[TaprootSpendData]::merkle_root :relfileprefix: ../ :mrdocs: The Merkle root of the script tree (0 if no scripts). == Synopsis Declared in `<script/signingprovider.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] merkle_root; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#