@ledgerhq/vault-cli 1.5.0 → 1.5.1
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.
|
@@ -8,6 +8,9 @@
|
|
|
8
8
|
"currency": "polkadot",
|
|
9
9
|
"rules": [
|
|
10
10
|
[
|
|
11
|
+
{
|
|
12
|
+
"type": "POLKADOT_STAKING"
|
|
13
|
+
},
|
|
11
14
|
{
|
|
12
15
|
"type": "MULTI_AUTHORIZATIONS",
|
|
13
16
|
"steps": [
|
|
@@ -15,6 +18,17 @@
|
|
|
15
18
|
{ "quorum": 1, "users": [11] }
|
|
16
19
|
]
|
|
17
20
|
}
|
|
21
|
+
],
|
|
22
|
+
[
|
|
23
|
+
{
|
|
24
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
25
|
+
"steps": [
|
|
26
|
+
{
|
|
27
|
+
"quorum": 1,
|
|
28
|
+
"users": [10, 11]
|
|
29
|
+
}
|
|
30
|
+
]
|
|
31
|
+
}
|
|
18
32
|
]
|
|
19
33
|
]
|
|
20
34
|
},
|
|
@@ -23,6 +37,9 @@
|
|
|
23
37
|
"currency": "westend",
|
|
24
38
|
"rules": [
|
|
25
39
|
[
|
|
40
|
+
{
|
|
41
|
+
"type": "POLKADOT_STAKING"
|
|
42
|
+
},
|
|
26
43
|
{
|
|
27
44
|
"type": "MULTI_AUTHORIZATIONS",
|
|
28
45
|
"steps": [
|
|
@@ -30,6 +47,17 @@
|
|
|
30
47
|
{ "quorum": 1, "users": [11] }
|
|
31
48
|
]
|
|
32
49
|
}
|
|
50
|
+
],
|
|
51
|
+
[
|
|
52
|
+
{
|
|
53
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
54
|
+
"steps": [
|
|
55
|
+
{
|
|
56
|
+
"quorum": 1,
|
|
57
|
+
"users": [10, 11]
|
|
58
|
+
}
|
|
59
|
+
]
|
|
60
|
+
}
|
|
33
61
|
]
|
|
34
62
|
]
|
|
35
63
|
},
|
|
@@ -38,6 +66,9 @@
|
|
|
38
66
|
"currency": "westend",
|
|
39
67
|
"rules": [
|
|
40
68
|
[
|
|
69
|
+
{
|
|
70
|
+
"type": "POLKADOT_STAKING"
|
|
71
|
+
},
|
|
41
72
|
{
|
|
42
73
|
"type": "MULTI_AUTHORIZATIONS",
|
|
43
74
|
"steps": [
|
|
@@ -45,6 +76,17 @@
|
|
|
45
76
|
{ "quorum": 1, "users": [11] }
|
|
46
77
|
]
|
|
47
78
|
}
|
|
79
|
+
],
|
|
80
|
+
[
|
|
81
|
+
{
|
|
82
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
83
|
+
"steps": [
|
|
84
|
+
{
|
|
85
|
+
"quorum": 1,
|
|
86
|
+
"users": [10, 11]
|
|
87
|
+
}
|
|
88
|
+
]
|
|
89
|
+
}
|
|
48
90
|
]
|
|
49
91
|
]
|
|
50
92
|
},
|
|
@@ -53,6 +95,9 @@
|
|
|
53
95
|
"currency": "westend",
|
|
54
96
|
"rules": [
|
|
55
97
|
[
|
|
98
|
+
{
|
|
99
|
+
"type": "POLKADOT_STAKING"
|
|
100
|
+
},
|
|
56
101
|
{
|
|
57
102
|
"type": "MULTI_AUTHORIZATIONS",
|
|
58
103
|
"steps": [
|
|
@@ -60,6 +105,17 @@
|
|
|
60
105
|
{ "quorum": 1, "users": [11] }
|
|
61
106
|
]
|
|
62
107
|
}
|
|
108
|
+
],
|
|
109
|
+
[
|
|
110
|
+
{
|
|
111
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
112
|
+
"steps": [
|
|
113
|
+
{
|
|
114
|
+
"quorum": 1,
|
|
115
|
+
"users": [10, 11]
|
|
116
|
+
}
|
|
117
|
+
]
|
|
118
|
+
}
|
|
63
119
|
]
|
|
64
120
|
]
|
|
65
121
|
},
|
|
@@ -68,6 +124,9 @@
|
|
|
68
124
|
"currency": "westend",
|
|
69
125
|
"rules": [
|
|
70
126
|
[
|
|
127
|
+
{
|
|
128
|
+
"type": "POLKADOT_STAKING"
|
|
129
|
+
},
|
|
71
130
|
{
|
|
72
131
|
"type": "MULTI_AUTHORIZATIONS",
|
|
73
132
|
"steps": [
|
|
@@ -75,6 +134,17 @@
|
|
|
75
134
|
{ "quorum": 1, "users": [11] }
|
|
76
135
|
]
|
|
77
136
|
}
|
|
137
|
+
],
|
|
138
|
+
[
|
|
139
|
+
{
|
|
140
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
141
|
+
"steps": [
|
|
142
|
+
{
|
|
143
|
+
"quorum": 1,
|
|
144
|
+
"users": [10, 11]
|
|
145
|
+
}
|
|
146
|
+
]
|
|
147
|
+
}
|
|
78
148
|
]
|
|
79
149
|
]
|
|
80
150
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/vault-cli",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.1",
|
|
4
4
|
"description": "A various utility command-line for Vault development",
|
|
5
5
|
"homepage": "https://github.com/LedgerHQ/vault-js",
|
|
6
6
|
"license": "BSD-2-Clause",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"@ledgerhq/cryptoassets": "^6.28.2",
|
|
24
24
|
"@ledgerhq/hw-transport-node-hid": "^6.24.1",
|
|
25
25
|
"@ledgerhq/live-common-stub": "^1.4.2",
|
|
26
|
-
"@ledgerhq/vault-common": "^1.5.
|
|
26
|
+
"@ledgerhq/vault-common": "^1.5.1",
|
|
27
27
|
"axios": "^0.21.0",
|
|
28
28
|
"bignumber.js": "^9.0.1",
|
|
29
29
|
"body-parser": "^1.19.0",
|
|
@@ -49,5 +49,5 @@
|
|
|
49
49
|
"@types/node": "^15.0.2",
|
|
50
50
|
"@types/progress": "^2.0.3"
|
|
51
51
|
},
|
|
52
|
-
"gitHead": "
|
|
52
|
+
"gitHead": "f8636e13d84368059514a6b7fbc80796b9c49f18"
|
|
53
53
|
}
|