mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-22 03:24:18 +01:00
comments
This commit is contained in:
@@ -32,8 +32,6 @@ from cashu.wallet.crud import (
|
|||||||
class LedgerAPI:
|
class LedgerAPI:
|
||||||
def __init__(self, url):
|
def __init__(self, url):
|
||||||
self.url = url
|
self.url = url
|
||||||
# self.keys = self._get_keys(self.url)
|
|
||||||
# self._load_mint()
|
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def _get_keys(url):
|
def _get_keys(url):
|
||||||
|
|||||||
Reference in New Issue
Block a user