Returns the fee the transaction paid.

Synopsis

Declared in <kernel/mempool_entry.h>

CAmount const&
GetFee() const;

Return Value

The transaction fee.

Created with MrDocs