[#FlatSigningProvider-tr_trees] = xref:FlatSigningProvider.adoc[FlatSigningProvider]::tr_trees :relfileprefix: ../ :mrdocs: Map from output key to Taproot tree (which can then make the TaprootSpendData). == Synopsis Declared in `<script/signingprovider.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::map<XOnlyPubKey, TaprootBuilder> tr_trees; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#