[#WitnessV1Taproot-Unserialize] = xref:WitnessV1Taproot.adoc[WitnessV1Taproot]::Unserialize :relfileprefix: ../ :mrdocs: Serialize the 32‐byte x‐only key data without a length prefix since it is fixed length. == Synopsis Declared in `<pubkey.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename Stream> void Unserialize(Stream& s); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#