mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
new db
new database fift/func bugfixes
This commit is contained in:
parent
950e292264
commit
e30d98eb30
110 changed files with 6102 additions and 2075 deletions
|
@ -44,6 +44,7 @@ class DownloadProof : public td::actor::Actor {
|
|||
void finish_query();
|
||||
|
||||
void start_up() override;
|
||||
void checked_db();
|
||||
void got_download_token(std::unique_ptr<DownloadToken> token);
|
||||
void got_node_to_download(adnl::AdnlNodeIdShort node);
|
||||
void got_block_proof_description(td::BufferSlice proof_description);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue