Returns the output's locking script.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
ScriptPubkeyView
GetScriptPubkey() const;
Return Value
A view of the script pubkey.
Created with MrDocs
Returns the output's locking script.
Declared in <kernel/bitcoinkernel_wrapper.h>
ScriptPubkeyView
GetScriptPubkey() const;
A view of the script pubkey.
Created with MrDocs