Serialize this output to a stream.
Synopsis
Declared in <psbt.h>
template<typename Stream>
void
Serialize(Stream& s) const;
Parameters
Name |
Description |
s |
The output stream. |
Created with MrDocs
Serialize this output to a stream.
Declared in <psbt.h>
template<typename Stream>
void
Serialize(Stream& s) const;
Name |
Description |
s |
The output stream. |
Created with MrDocs