mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
tonlib use correct c7: config and address when executing
This commit is contained in:
parent
64615a9766
commit
7dc980562f
7 changed files with 99 additions and 38 deletions
|
@ -107,6 +107,7 @@ class TonlibClient : public td::actor::Actor {
|
|||
td::optional<ton::BlockIdExt> block_id;
|
||||
};
|
||||
QueryContext query_context_;
|
||||
vm::Dictionary libraries{256};
|
||||
|
||||
// network
|
||||
td::actor::ActorOwn<ton::adnl::AdnlExtClient> raw_client_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue