@polkadot-api/known-chains 0.9.4 → 0.9.5
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.
- package/dist/{chunk-PTVBGAJQ.mjs → chunk-44ZHQSYV.mjs} +5 -5
- package/dist/{chunk-PTVBGAJQ.mjs.map → chunk-44ZHQSYV.mjs.map} +1 -1
- package/dist/{chunk-H6SNEQTO.mjs → chunk-QW3NZHHO.mjs} +5 -5
- package/dist/{chunk-H6SNEQTO.mjs.map → chunk-QW3NZHHO.mjs.map} +1 -1
- package/dist/{chunk-P4LVJRHG.mjs → chunk-VTV6OI7H.mjs} +5 -5
- package/dist/{chunk-P4LVJRHG.mjs.map → chunk-VTV6OI7H.mjs.map} +1 -1
- package/dist/chunk-WPHVHVZ6.mjs +69 -0
- package/dist/chunk-WPHVHVZ6.mjs.map +1 -0
- package/dist/index.js +16 -16
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -4
- package/dist/specs/ksmcc3.js +4 -4
- package/dist/specs/ksmcc3.js.map +1 -1
- package/dist/specs/ksmcc3.mjs +1 -1
- package/dist/specs/paseo.js +4 -4
- package/dist/specs/paseo.js.map +1 -1
- package/dist/specs/paseo.mjs +1 -1
- package/dist/specs/polkadot.js +4 -4
- package/dist/specs/polkadot.js.map +1 -1
- package/dist/specs/polkadot.mjs +1 -1
- package/dist/specs/westend2.js +4 -4
- package/dist/specs/westend2.js.map +1 -1
- package/dist/specs/westend2.mjs +1 -1
- package/package.json +4 -4
- package/dist/chunk-5P4KDTLY.mjs +0 -69
- package/dist/chunk-5P4KDTLY.mjs.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
} from "./chunk-URFAVCF4.mjs";
|
|
25
25
|
import {
|
|
26
26
|
chainSpec as chainSpec21
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-44ZHQSYV.mjs";
|
|
28
28
|
import {
|
|
29
29
|
chainSpec as chainSpec22
|
|
30
30
|
} from "./chunk-BXH7RC66.mjs";
|
|
@@ -42,7 +42,7 @@ import {
|
|
|
42
42
|
} from "./chunk-5VZIQBMS.mjs";
|
|
43
43
|
import {
|
|
44
44
|
chainSpec as chainSpec11
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-QW3NZHHO.mjs";
|
|
46
46
|
import {
|
|
47
47
|
chainSpec as chainSpec12
|
|
48
48
|
} from "./chunk-JXLVOOH5.mjs";
|
|
@@ -57,7 +57,7 @@ import {
|
|
|
57
57
|
} from "./chunk-WPYCR7LE.mjs";
|
|
58
58
|
import {
|
|
59
59
|
chainSpec
|
|
60
|
-
} from "./chunk-
|
|
60
|
+
} from "./chunk-WPHVHVZ6.mjs";
|
|
61
61
|
import {
|
|
62
62
|
chainSpec as chainSpec2
|
|
63
63
|
} from "./chunk-DQYTBFVY.mjs";
|
|
@@ -75,7 +75,7 @@ import {
|
|
|
75
75
|
} from "./chunk-4Q5KAEDT.mjs";
|
|
76
76
|
import {
|
|
77
77
|
chainSpec as chainSpec7
|
|
78
|
-
} from "./chunk-
|
|
78
|
+
} from "./chunk-VTV6OI7H.mjs";
|
|
79
79
|
export {
|
|
80
80
|
chainSpec as ksmcc3,
|
|
81
81
|
chainSpec2 as ksmcc3_asset_hub,
|