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
So for my test sending an EVM 2 EVM message, I had to make a custom contract that paid for gas and sent the gmp in the same TX(MockSommelier.sol), I just wanted to check that we had the ability to pay for gas for Cosmos 2 EVM messages, without needing the executeWithToken function.
Is there a way to pay for gas without calling
executeWithToken()
onAxelar
architecture?See #118
SendMessageToArbitrum.s.sol
line 35@EricBolten @cbrit :)
The text was updated successfully, but these errors were encountered: