‐maxtxfee will warn if called with a higher fee than this amount (in satoshis)
Declared in <wallet/wallet.h>
<wallet/wallet.h>
inline constexpr CAmount HIGH_MAX_TX_FEE = {100 * HIGH_TX_FEE_PER_KB};
Created with MrDocs