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
Returns the total sigop cost of the transaction.
Declared in <kernel/mempool_entry.h>
int64_t
GetSigOpCost() const;
The sigop cost.
Created with MrDocs