added forgotten imports in blockmetadata
This commit is contained in:
parent
75ec108496
commit
bf6bbd3024
@ -24,6 +24,8 @@ from .. import epoch, bytesconverter
|
||||
from coredb import blockmetadb
|
||||
import logger
|
||||
import onionrevents
|
||||
import onionrexceptions
|
||||
from onionrusers import onionrusers
|
||||
|
||||
def process_block_metadata(blockHash: str):
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user