CosmWasm / ts-codegen

Convert your CosmWasm smart contracts into dev-friendly TypeScript classes so you can focus on shipping code.
https://cosmology.zone/products/ts-codegen
Apache License 2.0
116 stars 28 forks source link

Error: [unknown type]: null #153

Open triccs opened 2 months ago

triccs commented 2 months ago

I'm getting this error "Error: contact maintainers [unknown type]: null" for the nulls in the attached ExecuteMsg schema when using generate. execute_msg.json

There is a query response type with nulls that worked perfectly fine. a_p_r_response.json