@typeberry/lib 0.1.1 → 0.1.2-60899f7
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/index.cjs +205 -136
- package/index.d.ts +113 -57
- package/index.js +205 -136
- package/package.json +1 -1
- package/bin/lib/index.d.ts +0 -29
- package/configs/index.d.ts +0 -76
package/configs/index.d.ts
DELETED
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
export declare const configs: {
|
|
2
|
-
default: {
|
|
3
|
-
$schema: string;
|
|
4
|
-
version: number;
|
|
5
|
-
flavor: string;
|
|
6
|
-
authorship: {
|
|
7
|
-
omit_seal_verification: boolean;
|
|
8
|
-
};
|
|
9
|
-
chain_spec: {
|
|
10
|
-
id: string;
|
|
11
|
-
bootnodes: string[];
|
|
12
|
-
genesis_header: string;
|
|
13
|
-
genesis_state: {
|
|
14
|
-
"0b000000000000000000000000000000000000000000000000000000000000": string;
|
|
15
|
-
"04000000000000000000000000000000000000000000000000000000000000": string;
|
|
16
|
-
"08000000000000000000000000000000000000000000000000000000000000": string;
|
|
17
|
-
"07000000000000000000000000000000000000000000000000000000000000": string;
|
|
18
|
-
"00c500b600120062b94ad574028369bc6bd19a65f989134c022ea372cd4df6": string;
|
|
19
|
-
"00ad0027003e003dc43472190923b0d2a1755796224bd5684c60fd0f6872c8": string;
|
|
20
|
-
"008000c100e3000732d3152ca7f3bbf14ff40da18def60c6f78e93e4602f3d": string;
|
|
21
|
-
"00f800e700990073c506a4ae6f6c368ca2c41dd8270472e9590c9ada0b87db": string;
|
|
22
|
-
"09000000000000000000000000000000000000000000000000000000000000": string;
|
|
23
|
-
ff000000000000000000000000000000000000000000000000000000000000: string;
|
|
24
|
-
"0d000000000000000000000000000000000000000000000000000000000000": string;
|
|
25
|
-
"01000000000000000000000000000000000000000000000000000000000000": string;
|
|
26
|
-
"10000000000000000000000000000000000000000000000000000000000000": string;
|
|
27
|
-
"0c000000000000000000000000000000000000000000000000000000000000": string;
|
|
28
|
-
"06000000000000000000000000000000000000000000000000000000000000": string;
|
|
29
|
-
"0a000000000000000000000000000000000000000000000000000000000000": string;
|
|
30
|
-
"03000000000000000000000000000000000000000000000000000000000000": string;
|
|
31
|
-
"0e000000000000000000000000000000000000000000000000000000000000": string;
|
|
32
|
-
"0f000000000000000000000000000000000000000000000000000000000000": string;
|
|
33
|
-
"02000000000000000000000000000000000000000000000000000000000000": string;
|
|
34
|
-
"05000000000000000000000000000000000000000000000000000000000000": string;
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
database_base_path: string;
|
|
38
|
-
};
|
|
39
|
-
dev: {
|
|
40
|
-
$schema: string;
|
|
41
|
-
version: number;
|
|
42
|
-
flavor: string;
|
|
43
|
-
authorship: {
|
|
44
|
-
omit_seal_verification: boolean;
|
|
45
|
-
};
|
|
46
|
-
chain_spec: {
|
|
47
|
-
id: string;
|
|
48
|
-
bootnodes: string[];
|
|
49
|
-
genesis_header: string;
|
|
50
|
-
genesis_state: {
|
|
51
|
-
"0b000000000000000000000000000000000000000000000000000000000000": string;
|
|
52
|
-
"04000000000000000000000000000000000000000000000000000000000000": string;
|
|
53
|
-
"08000000000000000000000000000000000000000000000000000000000000": string;
|
|
54
|
-
"07000000000000000000000000000000000000000000000000000000000000": string;
|
|
55
|
-
"00c500b600120062b94ad574028369bc6bd19a65f989134c022ea372cd4df6": string;
|
|
56
|
-
"00ad0027003e003dc43472190923b0d2a1755796224bd5684c60fd0f6872c8": string;
|
|
57
|
-
"008000c100e3000732d3152ca7f3bbf14ff40da18def60c6f78e93e4602f3d": string;
|
|
58
|
-
"00f800e700990073c506a4ae6f6c368ca2c41dd8270472e9590c9ada0b87db": string;
|
|
59
|
-
"09000000000000000000000000000000000000000000000000000000000000": string;
|
|
60
|
-
ff000000000000000000000000000000000000000000000000000000000000: string;
|
|
61
|
-
"0d000000000000000000000000000000000000000000000000000000000000": string;
|
|
62
|
-
"01000000000000000000000000000000000000000000000000000000000000": string;
|
|
63
|
-
"10000000000000000000000000000000000000000000000000000000000000": string;
|
|
64
|
-
"0c000000000000000000000000000000000000000000000000000000000000": string;
|
|
65
|
-
"06000000000000000000000000000000000000000000000000000000000000": string;
|
|
66
|
-
"0a000000000000000000000000000000000000000000000000000000000000": string;
|
|
67
|
-
"03000000000000000000000000000000000000000000000000000000000000": string;
|
|
68
|
-
"0e000000000000000000000000000000000000000000000000000000000000": string;
|
|
69
|
-
"0f000000000000000000000000000000000000000000000000000000000000": string;
|
|
70
|
-
"02000000000000000000000000000000000000000000000000000000000000": string;
|
|
71
|
-
"05000000000000000000000000000000000000000000000000000000000000": string;
|
|
72
|
-
};
|
|
73
|
-
};
|
|
74
|
-
database_base_path: string;
|
|
75
|
-
};
|
|
76
|
-
};
|