commit
						91e064cdf1
					
				| @ -258,7 +258,7 @@ program.</p> | ||||
|     <span class="c1"># Destinations are endpoints in Reticulum, that can be addressed</span> | ||||
|     <span class="c1"># and communicated with. Destinations can also announce their</span> | ||||
|     <span class="c1"># existence, which will let the network know they are reachable</span> | ||||
|     <span class="c1"># and autoomatically create paths to them, from anywhere else</span> | ||||
|     <span class="c1"># and automatically create paths to them, from anywhere else</span> | ||||
|     <span class="c1"># in the network.</span> | ||||
|     <span class="n">destination</span> <span class="o">=</span> <span class="n">RNS</span><span class="o">.</span><span class="n">Destination</span><span class="p">(</span> | ||||
|         <span class="n">identity</span><span class="p">,</span> | ||||
| @ -269,7 +269,7 @@ program.</p> | ||||
|     <span class="p">)</span> | ||||
| 
 | ||||
|     <span class="c1"># We configure the destination to automatically prove all</span> | ||||
|     <span class="c1"># packets adressed to it. By doing this, RNS will automatically</span> | ||||
|     <span class="c1"># packets addressed to it. By doing this, RNS will automatically</span> | ||||
|     <span class="c1"># generate a proof for each incoming packet and transmit it</span> | ||||
|     <span class="c1"># back to the sender of that packet. This will let anyone that</span> | ||||
|     <span class="c1"># tries to communicate with the destination know whether their</span> | ||||
| @ -375,7 +375,7 @@ notifications about announces from relevant destinations.</p> | ||||
|     <span class="c1"># Destinations are endpoints in Reticulum, that can be addressed</span> | ||||
|     <span class="c1"># and communicated with. Destinations can also announce their</span> | ||||
|     <span class="c1"># existence, which will let the network know they are reachable</span> | ||||
|     <span class="c1"># and autoomatically create paths to them, from anywhere else</span> | ||||
|     <span class="c1"># and automatically create paths to them, from anywhere else</span> | ||||
|     <span class="c1"># in the network.</span> | ||||
|     <span class="n">destination_1</span> <span class="o">=</span> <span class="n">RNS</span><span class="o">.</span><span class="n">Destination</span><span class="p">(</span> | ||||
|         <span class="n">identity</span><span class="p">,</span> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user