‐maxtxfee will warn if called with a higher fee than this amount (in satoshis)

Synopsis

Declared in <wallet/wallet.h>

inline constexpr CAmount HIGH_MAX_TX_FEE = {100 * HIGH_TX_FEE_PER_KB};

Created with MrDocs