Returns the transaction output backing the coin.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
TransactionOutputView
GetOutput() const;
Return Value
A view of the output.
Created with MrDocs
Returns the transaction output backing the coin.
Declared in <kernel/bitcoinkernel_wrapper.h>
TransactionOutputView
GetOutput() const;
A view of the output.
Created with MrDocs