@@ -114,11 +114,14 @@ export const restApiDocsData = [
114
114
curl : [ ] ,
115
115
response : `{
116
116
progressPercent: 44.397234501112074,
117
- difficultyChange: 0.9845932018381687 ,
118
- estimatedRetargetDate: 1627762478.9111245 ,
117
+ difficultyChange: 98.45932018381687 ,
118
+ estimatedRetargetDate: 1627762478,
119
119
remainingBlocks: 1121,
120
- remainingTime: 665977.6261244365,
121
- previousRetarget: -4.807005268478962
120
+ remainingTime: 665977,
121
+ previousRetarget: -4.807005268478962,
122
+ nextRetargetHeight: 741888,
123
+ timeAvg: 302328,
124
+ timeOffset: 0
122
125
}`
123
126
} ,
124
127
codeSampleTestnet : {
@@ -127,11 +130,14 @@ export const restApiDocsData = [
127
130
curl : [ ] ,
128
131
response : `{
129
132
progressPercent: 44.397234501112074,
130
- difficultyChange: 0.9845932018381687 ,
131
- estimatedRetargetDate: 1627762478.9111245 ,
133
+ difficultyChange: 98.45932018381687 ,
134
+ estimatedRetargetDate: 1627762478,
132
135
remainingBlocks: 1121,
133
- remainingTime: 665977.6261244365,
134
- previousRetarget: -4.807005268478962
136
+ remainingTime: 665977,
137
+ previousRetarget: -4.807005268478962,
138
+ nextRetargetHeight: 741888,
139
+ timeAvg: 302328,
140
+ timeOffset: 0
135
141
}`
136
142
} ,
137
143
codeSampleSignet : {
@@ -140,11 +146,14 @@ export const restApiDocsData = [
140
146
curl : [ ] ,
141
147
response : `{
142
148
progressPercent: 44.397234501112074,
143
- difficultyChange: 0.9845932018381687 ,
144
- estimatedRetargetDate: 1627762478.9111245 ,
149
+ difficultyChange: 98.45932018381687 ,
150
+ estimatedRetargetDate: 1627762478,
145
151
remainingBlocks: 1121,
146
- remainingTime: 665977.6261244365,
147
- previousRetarget: -4.807005268478962
152
+ remainingTime: 665977,
153
+ previousRetarget: -4.807005268478962,
154
+ nextRetargetHeight: 741888,
155
+ timeAvg: 302328,
156
+ timeOffset: 0
148
157
}`
149
158
} ,
150
159
codeSampleLiquid : {
@@ -153,11 +162,14 @@ export const restApiDocsData = [
153
162
curl : [ ] ,
154
163
response : `{
155
164
progressPercent: 44.397234501112074,
156
- difficultyChange: 0.9845932018381687 ,
157
- estimatedRetargetDate: 1627762478.9111245 ,
165
+ difficultyChange: 98.45932018381687 ,
166
+ estimatedRetargetDate: 1627762478,
158
167
remainingBlocks: 1121,
159
- remainingTime: 665977.6261244365,
160
- previousRetarget: -4.807005268478962
168
+ remainingTime: 665977,
169
+ previousRetarget: -4.807005268478962,
170
+ nextRetargetHeight: 741888,
171
+ timeAvg: 302328,
172
+ timeOffset: 0
161
173
}`
162
174
}
163
175
}
0 commit comments