@polkadot-api/known-chains 0.1.5 → 0.1.6
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-DCS75BG7.mjs +65 -0
- package/dist/chunk-DCS75BG7.mjs.map +1 -0
- package/dist/{chunk-JKO5JDFG.mjs → chunk-PYJG42HQ.mjs} +5 -5
- package/dist/{chunk-JKO5JDFG.mjs.map → chunk-PYJG42HQ.mjs.map} +1 -1
- package/dist/{chunk-PJH435G5.mjs → chunk-S5JVGKWG.mjs} +7 -7
- package/dist/{chunk-PJH435G5.mjs.map → chunk-S5JVGKWG.mjs.map} +1 -1
- package/dist/{chunk-UTUMUPY6.mjs → chunk-WYFZOFFQ.mjs} +11 -8
- package/dist/chunk-WYFZOFFQ.mjs.map +1 -0
- package/dist/index.js +30 -24
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -4
- package/dist/specs/ksmcc3.js +10 -7
- package/dist/specs/ksmcc3.js.map +1 -1
- package/dist/specs/ksmcc3.mjs +1 -1
- package/dist/specs/polkadot.js +6 -6
- package/dist/specs/polkadot.js.map +1 -1
- package/dist/specs/polkadot.mjs +1 -1
- package/dist/specs/rococo_v2_2.js +4 -4
- package/dist/specs/rococo_v2_2.js.map +1 -1
- package/dist/specs/rococo_v2_2.mjs +1 -1
- package/dist/specs/westend2.js +10 -7
- package/dist/specs/westend2.js.map +1 -1
- package/dist/specs/westend2.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-RPHPEKN5.mjs +0 -62
- package/dist/chunk-RPHPEKN5.mjs.map +0 -1
- package/dist/chunk-UTUMUPY6.mjs.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
chainSpec as chainSpec8
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-PYJG42HQ.mjs";
|
|
4
4
|
import {
|
|
5
5
|
chainSpec as chainSpec9
|
|
6
6
|
} from "./chunk-QIV5AJQF.mjs";
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
} from "./chunk-TP7HBWY6.mjs";
|
|
10
10
|
import {
|
|
11
11
|
chainSpec as chainSpec11
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-DCS75BG7.mjs";
|
|
13
13
|
import {
|
|
14
14
|
chainSpec as chainSpec12
|
|
15
15
|
} from "./chunk-UG2BESJ2.mjs";
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
} from "./chunk-2FT5YKVL.mjs";
|
|
22
22
|
import {
|
|
23
23
|
chainSpec
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-WYFZOFFQ.mjs";
|
|
25
25
|
import {
|
|
26
26
|
chainSpec as chainSpec2
|
|
27
27
|
} from "./chunk-KTAJINUE.mjs";
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
} from "./chunk-JCWNBXOA.mjs";
|
|
31
31
|
import {
|
|
32
32
|
chainSpec as chainSpec4
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-S5JVGKWG.mjs";
|
|
34
34
|
import {
|
|
35
35
|
chainSpec as chainSpec5
|
|
36
36
|
} from "./chunk-NFINT5MX.mjs";
|