We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7963497 commit f616ad2Copy full SHA for f616ad2
packages/std/src/ibc.rs
@@ -1,3 +1,5 @@
1
+#![allow(deprecated)]
2
+
3
// The CosmosMsg variants are defined in results/cosmos_msg.rs
4
// The rest of the IBC related functionality is defined here
5
0 commit comments