getMaxInclusionFeePerGas

abstract fun getMaxInclusionFeePerGas(): ByteString
Maximum optional inclusion fee (aka tip) (uint256, serialized little endian)
Relevant for enveloped/EIP1559 transactions only, tx_mode=Enveloped, (disregarded for legacy)
bytes max_inclusion_fee_per_gas = 6;

Return

The maxInclusionFeePerGas.