1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

Set init_block to higher value for faster sync

This commit is contained in:
EmelyanenkoK 2021-03-07 17:52:04 +03:00 committed by main
parent bab4c1637e
commit bc0ba391e4

View file

@ -1929,9 +1929,9 @@ const MasterConfig& get_default_master_config() {
"file_hash": "XplPz01CXAps5qeSWUtxcyBfdAo5zVb1N979KLSKD24="
},
"init_block" : {
"file_hash": "t/9VBPODF7Zdh4nsnA49dprO69nQNMqYL+zk5bCjV/8=",
"seqno": 8536841,
"root_hash": "08Kpc9XxrMKC6BF/FeNHPS3MEL1/Vi/fQU/C9ELUrkc=",
"root_hash": "jvVQl+xDrVGdpXAsrreAQkLGVeZ/RjKOMEJY+Y3QTMI=",
"seqno": 10176065,
"file_hash": "MMhXPS8zAC2UVB+6u3+KoY0EJWypGMskptxMdzgFCa0=",
"workchain": -1,
"shard": -9223372036854775808
},