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

rawLog is deprecated #1562

Closed
pynixwang opened this issue Feb 27, 2024 · 2 comments · Fixed by #1564
Closed

rawLog is deprecated #1562

pynixwang opened this issue Feb 27, 2024 · 2 comments · Fixed by #1564

Comments

@pynixwang
Copy link
Contributor

https://github.com/cosmos/cosmjs/blob/11ce1223f0fb4ccb6f50f52bccec673e36adca52/packages/cosmwasm-stargate/src/signingcosmwasmclient.ts#L291C1-L292C1

this not works when sdk >= v50

@webmaster128
Copy link
Member

webmaster128 commented Feb 27, 2024

Yeah, right, thanks. In this file all usages of .rawLog need to be replaced with looking into .events instead. Want to create a PR for the fix?

@pynixwang
Copy link
Contributor Author

#1563

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

Successfully merging a pull request may close this issue.

2 participants