Switch labelsync to electrum.org
This commit is contained in:
parent
e31c2d491d
commit
7869232737
@ -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):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user