musig: Reject empty pubkey list in GetMuSig2KeyAggCache
This commit fixes a small but real bug in Bitcoin Core's MuSig2 multi-signature helper. Previously, if someone asked the code to aggregate an empty list of public keys, it would pass an invalid empty list deeper into the cryptographic libr…
8ce84321by nervana21+10−02 files