-
Notifications
You must be signed in to change notification settings - Fork 20
/
durables.conf.example
238 lines (238 loc) · 8.18 KB
/
durables.conf.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
{
"accounts": [
{
"name": "tn-one",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-two",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-three",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-four",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-five",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-six",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-seven",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-eight",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-adama",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-starbuck",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-baltar",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-boxey",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-boomer",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-apolo",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-hotdog",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-showboat",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-athena",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-racetrack",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-narcho",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-skulls",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-hex",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-husker",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-bulldog",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-chuckles",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-flattop",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}, {
"name": "tn-beano",
"vesting": {"amount": "250000000", "precision": 3, "nai": "@@000000021"},
"creator": "initminer"
}
],
"feeds": [
{
"publisher": "init-0",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-1",
"exchange_rate": {
"base": {"amount": "133", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "197", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-2",
"exchange_rate": {
"base": {"amount": "1481", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "500", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-3",
"exchange_rate": {
"base": {"amount": "681", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "1000", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-4",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-5",
"exchange_rate": {
"base": {"amount": "155", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "176", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-6",
"exchange_rate": {
"base": {"amount": "154", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "180", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-7",
"exchange_rate": {
"base": {"amount": "151", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "167", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-8",
"exchange_rate": {
"base": {"amount": "155", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "189", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-9",
"exchange_rate": {
"base": {"amount": "151", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-10",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-11",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-12",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-13",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-14",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-15",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-16",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-17",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-18",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-19",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}, {
"publisher": "init-20",
"exchange_rate": {
"base": {"amount": "153", "precision": 3, "nai": "@@000000013"},
"quote": {"amount": "187", "precision": 3, "nai": "@@000000021"}
}
}
]
}