@dedot/chaintypes 0.159.0 → 0.161.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -58,7 +58,7 @@ export interface VersionedKusamaAssetHubApi<Rv extends RpcVersion> extends Gener
58
58
 
59
59
  /**
60
60
  * @name: KusamaAssetHubApi
61
- * @specVersion: 1007001
61
+ * @specVersion: 1009001
62
62
  **/
63
63
  export interface KusamaAssetHubApi {
64
64
  legacy: VersionedKusamaAssetHubApi<RpcLegacy>;