GasOracleEvents
A collection of events emitted by the GasOracle contract
Events
GasDataUpdated
Emitted when gas data is updated for the domain
event GasDataUpdated(uint32 domain, uint256 paddedGasData);
A collection of events emitted by the GasOracle contract
Emitted when gas data is updated for the domain
event GasDataUpdated(uint32 domain, uint256 paddedGasData);