Map MuSig2 aggregate pubkeys to its participants

Synopsis

Declared in <script/sign.h>

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

Created with MrDocs