CScriptID::operator std::vector<unsigned char>

Converts the hash to a byte vector.

Synopsis

Declared in <util/hash_type.h>

operator std::vector<unsigned char>() const;

Return Value

A vector holding the hash bytes.