btck::TransactionInputView::GetScriptSig

Returns the input's signature script.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

std::vector<std::byte>
GetScriptSig() const;

Return Value

The raw scriptSig bytes.