odradev / odra

Odra framework
MIT License
63 stars 2 forks source link

Custom types missing from schema #500

Closed kubaplas closed 1 month ago

kubaplas commented 2 months ago

Schema is missing custom types that were used in events, but not in the entry points. Take a look at SecurityBadge type in Cep18 contract:

https://github.com/odradev/odra/blob/release/1.2.0/modules/resources/casper_contract_schemas/cep18_schema.json#L48