dedotdev / dedot

Delightful JavaScript client for Polkadot & Substrate
https://dedot.dev
Apache License 2.0
31 stars 4 forks source link

fix(contracts): missing fields for composite type #205

Closed sinzii closed 1 month ago

sinzii commented 1 month ago

The fields prop in composite type can also be missing in contract metadata as well, this will fix the case.