musig2: add combinedNonce getter
This commit adds a new public getter method called CombinedNonce to the MuSig2 signing session in btcd. It simply lets callers read the already-computed combined public nonce, returning an error if it isn't ready yet. There is no change to…
21eb99e3by sputn1ck+94−02 files