Merge branch 'itsTypo2023-09-25' into 'main'
Fix non-contraction it's in set_value.rs See merge request veilid/veilid!204
This commit is contained in:
		@@ -106,7 +106,7 @@ impl StorageManager {
 | 
			
		||||
                        } else {
 | 
			
		||||
                            // If the sequence number is older, or an equal sequence number,
 | 
			
		||||
                            // node should have not returned a value here.
 | 
			
		||||
                            // Skip this node and it's closer list because it is misbehaving
 | 
			
		||||
                            // Skip this node and its closer list because it is misbehaving
 | 
			
		||||
                            return Ok(None);
 | 
			
		||||
                        }
 | 
			
		||||
                    } else {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user