File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 24
24
"verification-key" : {
25
25
"url" : " https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/release-mainnet/era.vkey"
26
26
}
27
+ },
28
+ "ancillary" : {
29
+ "verification-key" : {
30
+ "url" : " https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/release-mainnet/ancillary.vkey"
31
+ }
27
32
}
28
33
}
29
34
}
54
59
"verification-key" : {
55
60
"url" : " https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/release-preprod/era.vkey"
56
61
}
62
+ },
63
+ "ancillary" : {
64
+ "verification-key" : {
65
+ "url" : " https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/release-preprod/ancillary.vkey"
66
+ }
57
67
}
58
68
}
59
69
}
84
94
"verification-key" : {
85
95
"url" : " https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/pre-release-preview/era.vkey"
86
96
}
97
+ },
98
+ "ancillary" : {
99
+ "verification-key" : {
100
+ "url" : " https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/pre-release-preview/ancillary.vkey"
101
+ }
87
102
}
88
103
}
89
104
},
107
122
"verification-key" : {
108
123
"url" : " https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-preview/era.vkey"
109
124
}
125
+ },
126
+ "ancillary" : {
127
+ "verification-key" : {
128
+ "url" : " https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/testing-preview/ancillary.vkey"
129
+ }
110
130
}
111
131
}
112
132
}
You can’t perform that action at this time.
0 commit comments