Remove hard coded sync progress value
This commit is contained in:
		
							parent
							
								
									1bbd85378a
								
							
						
					
					
						commit
						939a88214a
					
				| @ -259,7 +259,6 @@ impl Wallet { | ||||
|         progress_update: Box<dyn BdkProgress>, | ||||
|         max_address_param: Option<u32>, | ||||
|     ) -> Result<(), BdkError> { | ||||
|         progress_update.update(21.0, Some("message".to_string())); | ||||
|         self.get_wallet() | ||||
|             .sync(BdkProgressHolder { progress_update }, max_address_param) | ||||
|     } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user