-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Separate ACK handler #36
Comments
Hey, I already setup for this in #30,can you check it? |
No need now because we can use osmosis cross-chain swap instead |
yes |
reopen because now we need to handle swap on axelar, there are 2 choice:
|
@expertdicer I think we need to check enum msg on contract so we can handle these type of msg |
Yes. I have made some works on enum msg with one of protobuf. Can you specify what kinds of msg ? |
We have two separate ACK: query price ack and swap token ack. We need to separate it in OnAcknowledgementPacket.
The text was updated successfully, but these errors were encountered: