fix removeblock docstring
This commit is contained in:
		
							parent
							
								
									012ee33499
								
							
						
					
					
						commit
						d50e6db1d2
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -27,8 +27,9 @@ from onionrblocks import storagecounter | |||
| 
 | ||||
| 
 | ||||
| def remove_block(block): | ||||
|     """remove a block from this node (does not automatically blacklist). | ||||
|     """Remove a block from this node. | ||||
| 
 | ||||
|     (does not automatically blacklist). | ||||
|     **You may want blacklist.addToDB(blockHash) | ||||
|     """ | ||||
|     if stringvalidators.validate_hash(block): | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue