Switch labelsync to electrum.org
This commit is contained in:
@@ -16,7 +16,7 @@ class LabelsPlugin(BasePlugin):
|
||||
|
||||
def __init__(self, parent, config, name):
|
||||
BasePlugin.__init__(self, parent, config, name)
|
||||
self.target_host = 'labels.bauerj.eu'
|
||||
self.target_host = 'labels.electrum.org'
|
||||
self.wallets = {}
|
||||
|
||||
def encode(self, wallet, msg):
|
||||
|
||||
Reference in New Issue
Block a user