v3.9.1
Upgrade priority: Low.
- Important The
Result<T, E>has been updated in the generation and the base types to follow the Rust version 100%. This means{as, is}Erroris now available as{as, is}Erron theResulttype. The older versions can still be used, but the*Errorinterfaces are now marked as deprecated.
Changes:
- Adjust
Result<T, E>interface to be 100% compatible with the Rust version - Add the
2028upgrade to the known upgrades (optimizing certain.atqueries) - Adjust council derives to cater for latest Substrate & Polkadot
- Adjust Rococo know type definitions to cater for the latest update
- Update types for latest Polkadot/Substrate
- Add generic arguments for TypeScript users to
.entries/.keysto deal with the key typings