[#MUSIG2_PUBNONCE_SIZE] = MUSIG2_PUBNONCE_SIZE :mrdocs: Size in bytes of a serialized MuSig2 public nonce. == Synopsis Declared in `<musig.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr size_t MUSIG2_PUBNONCE_SIZE = {66}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#