Where do I get a types bundle for my chain?
Types bundle is only needed for pre-Metadata v14 blocks and only if SQD does not offer a built-in support for the chain in question. Most chains publish their type bundles as an npm package (for example: Edgeware). One of the best places to check for the latest version is the polkadot-js/app and polkadot-js/api repositories.Note: the type bundle format for typegen is slightly different from
OverrideBundleDefinition of polkadot.js. The structure is as follows, all the fields are optional.
