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
Currently response type is not considered while generating messages. It might be tricky as cosmwasm_schema::QueryResponses might not support generics properly.
The text was updated successfully, but these errors were encountered:
Currently response type is not considered while generating messages. It might be tricky as
cosmwasm_schema::QueryResponses
might not support generics properly.The text was updated successfully, but these errors were encountered: