Skip to content
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

counterparty app stack may return success from middleware #228

Open
dzmitry-lahoda opened this issue Oct 20, 2023 · 0 comments
Open

counterparty app stack may return success from middleware #228

dzmitry-lahoda opened this issue Oct 20, 2023 · 0 comments

Comments

@dzmitry-lahoda
Copy link

if (keccak256(acknowledgement) != ICS20Lib.KECCAK256_SUCCESSFUL_ACKNOWLEDGEMENT_JSON) {

how to connect to middleware?

I see that in cosmos error only if error field no empty - error. At minimum error field.

If result - success. But not 100% same text as result may come from Osmosis Hook.

So currently it will double mint with dozen of Cosmos chains in production.

Searched Osmosis and Cosmos repos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant