We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e46f229 commit dfdac32Copy full SHA for dfdac32
2 files changed
packages/chaintypes/src/paseo-asset-hub/index.d.ts
@@ -56,7 +56,7 @@ interface ChainKnownTypes extends GenericChainKnownTypes {
56
57
/**
58
* @name: PaseoAssetHubApi
59
- * @specVersion: 2003000
+ * @specVersion: 2003001
60
**/
61
export interface PaseoAssetHubApi extends GenericSubstrateApi {
62
rpc: ChainJsonRpcApis;
packages/chaintypes/src/polkadot-asset-hub/index.d.ts
* @name: PolkadotAssetHubApi
export interface PolkadotAssetHubApi extends GenericSubstrateApi {
0 commit comments