MuSig2SecNonce::MuSig2SecNonce

Copying is disabled to avoid nonce reuse.

Synopsis

Declared in <musig.h>

MuSig2SecNonce(MuSig2SecNonce const& other) = delete;

Parameters

NameDescription
otherThe holder that would be copied.