progress in removing core
This commit is contained in:
parent
274505a51f
commit
3097407774
11 changed files with 22 additions and 17 deletions
|
@ -22,7 +22,7 @@ import logger
|
|||
from onionrusers import onionrusers
|
||||
from onionrutils import epoch
|
||||
from coredb import blockmetadb, dbfiles
|
||||
from onionrstorage import removeblock, setdata
|
||||
from onionrstorage import removeblock
|
||||
def clean_old_blocks(comm_inst):
|
||||
'''Delete old blocks if our disk allocation is full/near full, and also expired blocks'''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue