diff --git a/src/cli/btcpay.py b/src/cli/btcpay.py index 03b9a217..078163b0 100644 --- a/src/cli/btcpay.py +++ b/src/cli/btcpay.py @@ -8,6 +8,7 @@ from adapters import HTTPRequests from fiat.stripe_pay.dist import scrtsxx from conf.meile_config import MeileGuiConfig +from typedef.konstants import HTTParams class BTCPayDB(): def connDB(self):