This commit is contained in:
callebtc
2022-09-30 03:14:02 +02:00
parent 616d05b2ef
commit 572904d045

View File

@@ -32,8 +32,6 @@ from cashu.wallet.crud import (
class LedgerAPI:
def __init__(self, url):
self.url = url
# self.keys = self._get_keys(self.url)
# self._load_mint()
@staticmethod
def _get_keys(url):