Move‐construct, taking ownership of another holder's secret nonce.
Synopsis
Declared in <musig.h>
MuSig2SecNonce(MuSig2SecNonce&& other) noexcept;
Parameters
Name |
Description |
other |
The holder to move from. |
Created with MrDocs