hop-protocol / contracts

🐰 Hop Protocol v1 smart contracts
https://hop.exchange
238 stars 98 forks source link

Move the L2 Bridge messengerGasLimit and setter to XDai #53

Closed shanefontaine closed 3 years ago

shanefontaine commented 3 years ago

Move setMesegnerGasLimit() from L2_Bridge to L2_XDaiBridge since it is only used there. I believe it makes sense to do this and it matches the L2_OptimismBridge architecture.