maxPriorityFeePerGasInGwei property

Decimal get maxPriorityFeePerGasInGwei

Get the max priority fee per gas in Gwei units

Implementation

Decimal get maxPriorityFeePerGasInGwei => maxPriorityFeePerGas * Decimal.fromInt(_gweiInEth);