Discourage users to set fees higher than this amount (in satoshis) per kB

Synopsis

Declared in <wallet/wallet.h>

inline constexpr CAmount HIGH_TX_FEE_PER_KB = {COIN / 100};

Created with MrDocs