Returns the input's witness stack.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
WitnessStackView
GetWitnessStack() const;
Return Value
A view of the witness stack.
Created with MrDocs
Returns the input's witness stack.
Declared in <kernel/bitcoinkernel_wrapper.h>
WitnessStackView
GetWitnessStack() const;
A view of the witness stack.
Created with MrDocs