Const
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.
maxFee
confirm
Default fee ceiling, in DEM, applied by the programmatic-tx runner when
maxFeeis not specified. If a confirmed transaction's total fee exceeds this and noconfirmcallback is provided, the runner throws FeeCapExceededError instead of broadcasting.