Selects the unit used when formatting a fee rate as text.

Synopsis

Declared in <policy/feerate.h>

enum class FeeRateFormat : int;

Members

Name

Description

BTC_KVB

Use BTC/kvB fee rate unit

SAT_VB

Use sat/vB fee rate unit

Created with MrDocs