mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
update init_block in tonlib
This commit is contained in:
parent
bc0ba391e4
commit
1cceb54472
1 changed files with 4 additions and 4 deletions
|
@ -1928,10 +1928,10 @@ const MasterConfig& get_default_master_config() {
|
||||||
"root_hash": "F6OpKZKqvqeFp6CQmFomXNMfMj2EnaUSOXN+Mh+wVWk=",
|
"root_hash": "F6OpKZKqvqeFp6CQmFomXNMfMj2EnaUSOXN+Mh+wVWk=",
|
||||||
"file_hash": "XplPz01CXAps5qeSWUtxcyBfdAo5zVb1N979KLSKD24="
|
"file_hash": "XplPz01CXAps5qeSWUtxcyBfdAo5zVb1N979KLSKD24="
|
||||||
},
|
},
|
||||||
"init_block" : {
|
"init_block" : {
|
||||||
"root_hash": "jvVQl+xDrVGdpXAsrreAQkLGVeZ/RjKOMEJY+Y3QTMI=",
|
"root_hash": "irEt9whDfgaYwD+8AzBlYzrMZHhrkhSVp3PU1s4DOz4=",
|
||||||
"seqno": 10176065,
|
"seqno": 10171687,
|
||||||
"file_hash": "MMhXPS8zAC2UVB+6u3+KoY0EJWypGMskptxMdzgFCa0=",
|
"file_hash": "lay/bUKUUFDJXU9S6gx9GACQFl+uK+zX8SqHWS9oLZc=",
|
||||||
"workchain": -1,
|
"workchain": -1,
|
||||||
"shard": -9223372036854775808
|
"shard": -9223372036854775808
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue