You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
evm: Emit events when updating inbound and outbound limits (#546)
* Add `OutboundTransferLimitUpdated` and `InboundTransferLimitUpdated` events
* Emit these events when `_setOutboundLimit` and `_setInboundLimit` are called respectively
0 commit comments