Return the fee in satoshis for a vsize of 1000 vbytes

Synopsis

Declared in <policy/feerate.h>

CAmount
GetFeePerK() const;

Return Value

Fee in satoshis per 1000 vB.

Created with MrDocs