Return the outpoint this input spends.

Synopsis

Declared in <psbt.h>

COutPoint
GetOutPoint() const;

Return Value

The previous outpoint.

Created with MrDocs