Returns the byte‐vector encoding of this value.
Synopsis
Declared in <script/script.h>
std::vector<unsigned char>
getvch() const;
Return Value
The minimal byte encoding of the value.
Created with MrDocs
Returns the byte‐vector encoding of this value.
Declared in <script/script.h>
std::vector<unsigned char>
getvch() const;
The minimal byte encoding of the value.
Created with MrDocs