@dedot/chaintypes 0.174.0 → 0.176.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 VersionedPolkadotAssetHubApi<Rv extends RpcVersion> extends Gen
58
58
 
59
59
  /**
60
60
  * @name: PolkadotAssetHubApi
61
- * @specVersion: 1007001
61
+ * @specVersion: 2000000
62
62
  **/
63
63
  export interface PolkadotAssetHubApi {
64
64
  legacy: VersionedPolkadotAssetHubApi<RpcLegacy>;