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.
Created with MrDocs
Return the witness program bytes.
Declared in <addresstype.h>
std::vector<unsigned char> const&
GetWitnessProgram() const;
A reference to the witness program.
Created with MrDocs