Deserialize this input from a stream.
Synopsis
Declared in <psbt.h>
template<typename Stream>
void
Unserialize(Stream& s);
Parameters
Name |
Description |
s |
The input stream. |
Created with MrDocs
Deserialize this input from a stream.
Declared in <psbt.h>
template<typename Stream>
void
Unserialize(Stream& s);
Name |
Description |
s |
The input stream. |
Created with MrDocs