[#PSBT_IN_MUSIG2_PUB_NONCE] = PSBT_IN_MUSIG2_PUB_NONCE :mrdocs: Input map key type for a MuSig2 public nonce. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint8_t PSBT_IN_MUSIG2_PUB_NONCE = 0x1b; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#