pub const FEE_CALL_GAS: u64 = 41_000_000;
Fixed gas used by the fee call. This is the minimum gas any fee-paying transaction will use.