fix test data
This commit is contained in:
parent
24b7dca29b
commit
39632a8d39
10
tests/sync/testdata/vipstarcoin.json
vendored
10
tests/sync/testdata/vipstarcoin.json
vendored
@ -62,7 +62,7 @@
|
|||||||
},
|
},
|
||||||
"handleFork": {
|
"handleFork": {
|
||||||
"syncRanges": [
|
"syncRanges": [
|
||||||
{"lower": 538519, "upper": 538539}
|
{"lower": 538519, "upper": 538538}
|
||||||
],
|
],
|
||||||
"fakeBlocks": {
|
"fakeBlocks": {
|
||||||
"538536": {
|
"538536": {
|
||||||
@ -76,10 +76,6 @@
|
|||||||
"538538": {
|
"538538": {
|
||||||
"height": 538538,
|
"height": 538538,
|
||||||
"hash": "0000000000235d6c42a23810896a078e2fb41850cad11fd003a9d412eb1487d3"
|
"hash": "0000000000235d6c42a23810896a078e2fb41850cad11fd003a9d412eb1487d3"
|
||||||
},
|
|
||||||
"538539": {
|
|
||||||
"height": 538539,
|
|
||||||
"hash": "cede97c7d51795621b2839d745c291b8853eb064c037a00c3edbbf9d754cc600"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"realBlocks": {
|
"realBlocks": {
|
||||||
@ -94,10 +90,6 @@
|
|||||||
"538538": {
|
"538538": {
|
||||||
"height": 538538,
|
"height": 538538,
|
||||||
"hash": "0000000000ad20d8225f83a4572a20129fcb186de3b2733b6ce0a46dd17c0c74"
|
"hash": "0000000000ad20d8225f83a4572a20129fcb186de3b2733b6ce0a46dd17c0c74"
|
||||||
},
|
|
||||||
"538539": {
|
|
||||||
"height": 538539,
|
|
||||||
"hash": "7f0cf13f99d7c96c0f2334433516e5d3621b34f60d76ee9dc98698b855a319fd"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user