CScriptNum::getvch

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.