MuSig2 participant public keys keyed by aggregate public key.
Synopsis
Declared in <psbt.h>
std::map<CPubKey, std::vector<CPubKey>> m_musig2_participants;
Created with MrDocs
MuSig2 participant public keys keyed by aggregate public key.
Declared in <psbt.h>
std::map<CPubKey, std::vector<CPubKey>> m_musig2_participants;
Created with MrDocs