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
I don't think there would ever be used one without the other
AxelarGatewayDestionation is axelar executable. That prevents AxelarBase from exposing gateway(), so currently AxelarGatewaySource doesn't have that getter
Proposal:
Merge AxelarGatewaySource and AxelarGatewayDestination into a single contract called AxelarGatewayAdaptor
Remove AxelarGatewayDuplex
Use AxelarGatewayAdaptor instead of AxelarGatewayDuplex