zeta-chain/node

Add zevm Gateway contract as part of the `SystemContract` structure

Closed this issue · 0 comments

Describe the Issue

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