maxInclusionFeePerGas property
Maximum optional inclusion fee (aka tip) (uint256, serialized big endian) Relevant for enveloped/EIP1559 transactions only, tx_mode=Enveloped, (disregarded for legacy)
Implementation
@$pb.TagNumber(6)
$core.List<$core.int> get maxInclusionFeePerGas => $_getN(5);