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
Add ZEVM Gateway in SystemContract to track its address and use the contract in the protocol.
Add a message MsgUpdateGateway allow to update the gateway address (as the gateway is implemented as a upgradable contract this message shall only be used for initialization)
The text was updated successfully, but these errors were encountered:
Describe the Issue
SystemContract
to track its address and use the contract in the protocol.MsgUpdateGateway
allow to update the gateway address (as the gateway is implemented as a upgradable contract this message shall only be used for initialization)The text was updated successfully, but these errors were encountered: