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 0a5dc44 commit 48406efCopy full SHA for 48406ef
src/utils/constants.ts
@@ -111,7 +111,7 @@ export const ROOT_TYPES = rootTypes;
111
/**
112
* The Polymesh chain spec version range that is compatible with this version of the SDK
113
*/
114
-export const SUPPORTED_SPEC_VERSION_RANGE = '6.3 || 7.0 || 7.1';
+export const SUPPORTED_SPEC_VERSION_RANGE = '7.0 || 7.1 || 7.2';
115
116
117
* The Polymesh private chain spec version range that is compatible with this version of the SDK
0 commit comments