[#WitnessUnknown-GetWitnessProgram] = xref:WitnessUnknown.adoc[WitnessUnknown]::GetWitnessProgram :relfileprefix: ../ :mrdocs: Return the witness program bytes. == Synopsis Declared in `<addresstype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<unsigned char> const& GetWitnessProgram() const; ---- == Return Value A reference to the witness program. [.small]#Created with https://www.mrdocs.com[MrDocs]#