@dedot/chaintypes 0.226.0 → 0.227.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.
@@ -49,7 +49,7 @@ interface ChainKnownTypes extends GenericChainKnownTypes {
49
49
 
50
50
  /**
51
51
  * @name: KusamaPeopleApi
52
- * @specVersion: 2000004
52
+ * @specVersion: 2000006
53
53
  **/
54
54
  export interface KusamaPeopleApi extends GenericSubstrateApi {
55
55
  rpc: ChainJsonRpcApis;