GasOracleEvents

Git Source

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);