MuSig2 aggregate pubkeys and their participants.

Synopsis

Declared in <script/signingprovider.h>

std::map<CPubKey, std::vector<CPubKey>> aggregate_pubkeys;

Created with MrDocs