[#SignatureData-tap_pubkeys] = xref:SignatureData.adoc[SignatureData]::tap_pubkeys :relfileprefix: ../ :mrdocs: Misc Taproot pubkeys involved in this input, by hash. (Equivalent of misc_pubkeys but for Taproot.) == Synopsis Declared in `<script/sign.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::map<CKeyID, XOnlyPubKey> tap_pubkeys; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#