v0.13.0
This release is approved for Polkadot version 22 (the version of the upcoming runtime upgrade).
Api noteworthy
- Enhanced transaction error messages. These are non-breaking changes as they only add fields to the response. (#202)
noMetaquery param fortx/artifactsthat allows the user to specify that they do not need the metadata. This is useful if endpoint response time is a concern and the user already has the metadata. With no query param input the endpoint signature remains unchanged. (#222)