WitnessUnknown::GetWitnessProgram

Return the witness program bytes.

Synopsis

Declared in <addresstype.h>

std::vector<unsigned char> const&
GetWitnessProgram() const;

Return Value

A reference to the witness program.