[#FlatSigningProvider-aggregate_pubkeys] = xref:FlatSigningProvider.adoc[FlatSigningProvider]::aggregate_pubkeys :relfileprefix: ../ :mrdocs: MuSig2 aggregate pubkeys and their participants. == Synopsis Declared in `<script/signingprovider.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::map<CPubKey, std::vector<CPubKey>> aggregate_pubkeys; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#