[#btck-TransactionInputApi-0b-GetWitnessStack] = xref:btck.adoc[btck]::xref:btck/TransactionInputApi-0b.adoc[TransactionInputApi]::GetWitnessStack :relfileprefix: ../../ :mrdocs: Returns the input's witness stack. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck/WitnessStackView.adoc[WitnessStackView] GetWitnessStack() const; ---- == Return Value A view of the witness stack. [.small]#Created with https://www.mrdocs.com[MrDocs]#