mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Mode 644 for db_stats.txt (#938)
This commit is contained in:
parent
7a6bfa7e7a
commit
0feaaf591c
3 changed files with 32 additions and 4 deletions
|
@ -60,6 +60,8 @@ class CellDbIn : public CellDbBase {
|
|||
|
||||
void migrate_cell(td::Bits256 hash);
|
||||
|
||||
void flush_db_stats();
|
||||
|
||||
CellDbIn(td::actor::ActorId<RootDb> root_db, td::actor::ActorId<CellDb> parent, std::string path,
|
||||
td::Ref<ValidatorManagerOptions> opts);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue