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
Basically, we want to tell people that this uses protobuf for the message / query and response type,
that they should use some protobuf crate for that (we can also reference crates like cosmos-sdk-proto and mention that many chains offer their own crates with predefined types) and show some example code on how to do it.
For messages, there is one example in the IBC docs already that can be adapted.
For Stargate query specifically, we should mention this caveat.
The text was updated successfully, but these errors were encountered:
Basically, we want to tell people that this uses protobuf for the message / query and response type,
that they should use some protobuf crate for that (we can also reference crates like cosmos-sdk-proto and mention that many chains offer their own crates with predefined types) and show some example code on how to do it.
For messages, there is one example in the IBC docs already that can be adapted.
For Stargate query specifically, we should mention this caveat.
The text was updated successfully, but these errors were encountered: