Return the fee required to spend this output.

Synopsis

Declared in <wallet/coinselection.h>

CAmount
GetFee() const;

Return Value

The spending fee.

Created with MrDocs