Variable DEFAULT_MAX_FEE_DEMConst

DEFAULT_MAX_FEE_DEM = 5

Default fee ceiling, in DEM, applied by the programmatic-tx runner when maxFee is not specified. If a confirmed transaction's total fee exceeds this and no confirm callback is provided, the runner throws FeeCapExceededError instead of broadcasting.