Use lazy_static
`lazy_static` is not imported, this error is hidden behind the `compact_filters` feature flag.
This commit is contained in:
		
							parent
							
								
									bfe29c4ef6
								
							
						
					
					
						commit
						2b5e177ab2
					
				| @ -46,6 +46,8 @@ use bitcoin::BlockHash; | ||||
| use bitcoin::BlockHeader; | ||||
| use bitcoin::Network; | ||||
| 
 | ||||
| use lazy_static::lazy_static; | ||||
| 
 | ||||
| use super::CompactFiltersError; | ||||
| 
 | ||||
| lazy_static! { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user