mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-07-05 09:22:29 +02:00
refactor:rename-project-to-openhop
This commit is contained in:
@@ -2,8 +2,8 @@ import logging
|
||||
import time
|
||||
from typing import Dict, Optional
|
||||
|
||||
from pymc_core.protocol import Identity
|
||||
from pymc_core.protocol.constants import PUB_KEY_SIZE
|
||||
from openhop_core.protocol import Identity
|
||||
from openhop_core.protocol.constants import PUB_KEY_SIZE
|
||||
|
||||
logger = logging.getLogger("ACL")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user