Returns the total sigop cost of the transaction.

Synopsis

Declared in <kernel/mempool_entry.h>

int64_t
GetSigOpCost() const;

Return Value

The sigop cost.

Created with MrDocs