mirror of
				https://github.com/ton-blockchain/ton
				synced 2025-03-09 15:40:10 +00:00 
			
		
		
		
	updated pow-miner + small bugfix
This commit is contained in:
		
							parent
							
								
									b84e3e9735
								
							
						
					
					
						commit
						b36118dd27
					
				
					 16 changed files with 344 additions and 25 deletions
				
			
		|  | @ -105,7 +105,7 @@ void TestNode::run() { | |||
|    private: | ||||
|     td::actor::ActorId<TestNode> id_; | ||||
|   }; | ||||
|   io_ = td::TerminalIO::create("> ", readline_enabled_, std::make_unique<Cb>(actor_id(this))); | ||||
|   io_ = td::TerminalIO::create("> ", readline_enabled_, ex_mode_, std::make_unique<Cb>(actor_id(this))); | ||||
|   td::actor::send_closure(io_, &td::TerminalIO::set_log_interface); | ||||
| 
 | ||||
|   if (remote_public_key_.empty()) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue