mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-21 19:14:19 +01:00
comments
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user