Serialize the 32‐byte x‐only key data without a length prefix since it is fixed length.
Synopsis
Declared in <pubkey.h>
template<typename Stream>
void
Serialize(Stream& s) const;
Created with MrDocs
Serialize the 32‐byte x‐only key data without a length prefix since it is fixed length.
Declared in <pubkey.h>
template<typename Stream>
void
Serialize(Stream& s) const;
Created with MrDocs