mirror of
				https://github.com/ton-blockchain/ton
				synced 2025-03-09 15:40:10 +00:00 
			
		
		
		
	Block broadcasts in custom overlays (#986)
Co-authored-by: SpyCheese <mikle98@yandex.ru>
This commit is contained in:
		
							parent
							
								
									6fb2019a4f
								
							
						
					
					
						commit
						d5c09936cf
					
				
					 21 changed files with 234 additions and 134 deletions
				
			
		|  | @ -347,7 +347,7 @@ class TestNode : public td::actor::Actor { | |||
|           } | ||||
|         } | ||||
|       } | ||||
|       void send_broadcast(ton::BlockBroadcast broadcast) override { | ||||
|       void send_broadcast(ton::BlockBroadcast broadcast, bool custom_overlays_only) override { | ||||
|       } | ||||
|       void download_block(ton::BlockIdExt block_id, td::uint32 priority, td::Timestamp timeout, | ||||
|                           td::Promise<ton::ReceivedBlock> promise) override { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue