@typeberry/lib 0.0.1-cf41358 → 0.0.2-5755578
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/configs/index.d.ts +74 -0
- package/index.d.ts +477 -774
- package/index.js +1711 -1168
- package/package.json +1 -1
|
@@ -0,0 +1,74 @@
|
|
|
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
|
+
"01000000000000000000000000000000000000000000000000000000000000": string;
|
|
15
|
+
"02000000000000000000000000000000000000000000000000000000000000": string;
|
|
16
|
+
"03000000000000000000000000000000000000000000000000000000000000": string;
|
|
17
|
+
"04000000000000000000000000000000000000000000000000000000000000": string;
|
|
18
|
+
"05000000000000000000000000000000000000000000000000000000000000": string;
|
|
19
|
+
"06000000000000000000000000000000000000000000000000000000000000": string;
|
|
20
|
+
"07000000000000000000000000000000000000000000000000000000000000": string;
|
|
21
|
+
"08000000000000000000000000000000000000000000000000000000000000": string;
|
|
22
|
+
"09000000000000000000000000000000000000000000000000000000000000": string;
|
|
23
|
+
"0a000000000000000000000000000000000000000000000000000000000000": string;
|
|
24
|
+
"0b000000000000000000000000000000000000000000000000000000000000": string;
|
|
25
|
+
"0c000000000000000000000000000000000000000000000000000000000000": string;
|
|
26
|
+
"0d000000000000000000000000000000000000000000000000000000000000": string;
|
|
27
|
+
"0e000000000000000000000000000000000000000000000000000000000000": string;
|
|
28
|
+
"0f000000000000000000000000000000000000000000000000000000000000": string;
|
|
29
|
+
ff000000000000000000000000000000000000000000000000000000000000: string;
|
|
30
|
+
"00fe00ff00ff00ff6326432b5b3213dfd1609495e13c6b276cb474d6796453": string;
|
|
31
|
+
"00fe00ff00ff00fff8485e3a88e86182e63280720d5ec9892578f0e577fb1b": string;
|
|
32
|
+
"0023000000000000478648cd19b4f812f897a26976ecf312eac28508b4368d": string;
|
|
33
|
+
"004b000400000000f324d112c31c3778a072940b55dd35f3a4b77e72d2d2db": string;
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
database_base_path: string;
|
|
37
|
+
};
|
|
38
|
+
dev: {
|
|
39
|
+
$schema: string;
|
|
40
|
+
version: number;
|
|
41
|
+
flavor: string;
|
|
42
|
+
authorship: {
|
|
43
|
+
omit_seal_verification: boolean;
|
|
44
|
+
};
|
|
45
|
+
chain_spec: {
|
|
46
|
+
id: string;
|
|
47
|
+
bootnodes: string[];
|
|
48
|
+
genesis_header: string;
|
|
49
|
+
genesis_state: {
|
|
50
|
+
"01000000000000000000000000000000000000000000000000000000000000": string;
|
|
51
|
+
"02000000000000000000000000000000000000000000000000000000000000": string;
|
|
52
|
+
"03000000000000000000000000000000000000000000000000000000000000": string;
|
|
53
|
+
"04000000000000000000000000000000000000000000000000000000000000": string;
|
|
54
|
+
"05000000000000000000000000000000000000000000000000000000000000": string;
|
|
55
|
+
"06000000000000000000000000000000000000000000000000000000000000": string;
|
|
56
|
+
"07000000000000000000000000000000000000000000000000000000000000": string;
|
|
57
|
+
"08000000000000000000000000000000000000000000000000000000000000": string;
|
|
58
|
+
"09000000000000000000000000000000000000000000000000000000000000": string;
|
|
59
|
+
"0a000000000000000000000000000000000000000000000000000000000000": string;
|
|
60
|
+
"0b000000000000000000000000000000000000000000000000000000000000": string;
|
|
61
|
+
"0c000000000000000000000000000000000000000000000000000000000000": string;
|
|
62
|
+
"0d000000000000000000000000000000000000000000000000000000000000": string;
|
|
63
|
+
"0e000000000000000000000000000000000000000000000000000000000000": string;
|
|
64
|
+
"0f000000000000000000000000000000000000000000000000000000000000": string;
|
|
65
|
+
ff000000000000000000000000000000000000000000000000000000000000: string;
|
|
66
|
+
"00fe00ff00ff00ff6326432b5b3213dfd1609495e13c6b276cb474d6796453": string;
|
|
67
|
+
"00fe00ff00ff00fff8485e3a88e86182e63280720d5ec9892578f0e577fb1b": string;
|
|
68
|
+
"0023000000000000478648cd19b4f812f897a26976ecf312eac28508b4368d": string;
|
|
69
|
+
"004b000400000000f324d112c31c3778a072940b55dd35f3a4b77e72d2d2db": string;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
72
|
+
database_base_path: string;
|
|
73
|
+
};
|
|
74
|
+
};
|