MuSig2SecNonce::MuSig2SecNonce

Move-construct, taking ownership of another holder's secret nonce.

Synopsis

Declared in <musig.h>

MuSig2SecNonce(MuSig2SecNonce&& other) noexcept;

Parameters

NameDescription
otherThe holder to move from.