mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Merge branch 'storagestat-v2' into storagestat-v2-accel
This commit is contained in:
commit
73a5d98fc5
17 changed files with 479 additions and 177 deletions
|
@ -1025,6 +1025,7 @@ bool ValidateQuery::fetch_config_params() {
|
|||
}
|
||||
{
|
||||
serialize_cfg_.extra_currency_v2 = config_->get_global_version() >= 10;
|
||||
serialize_cfg_.store_storage_dict_hash = config_->get_global_version() >= 11;
|
||||
}
|
||||
{
|
||||
// fetch block_grams_created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue