IL2MessageServiceV1
setMinimumFee
function setMinimumFee(uint256 _feeInWei) external
The Fee Manager sets a minimum fee to address DOS protection.
MINIMUM_FEE_SETTER_ROLE is required to set the minimum fee.
Parameters
Name | Type | Description |
---|---|---|
_feeInWei | uint256 | New minimum fee in Wei. |
Contributions not accepted
These reference pages are automatically generated based on Linea's smart contracts. To ensure they accurately match the deployed smart contracts, we cannot accept any contributions that edit these pages.