Hi, I've changed the logic of 'findExecuteMsg' into this:
schema.title.startsWith('ExecuteMsg')
Hope this can be correct without side-effect. For now, it works and missing code has been generated. Please let me know if there's further issue using this.
And I also noticed that lots of imports changed to 'from "@cosmjs/cosmwasm-stargate"', is this as expected?
Hi, I've changed the logic of 'findExecuteMsg' into this:
Hope this can be correct without side-effect. For now, it works and missing code has been generated. Please let me know if there's further issue using this.
And I also noticed that lots of imports changed to 'from "@cosmjs/cosmwasm-stargate"', is this as expected?