mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 10:15:20 +00:00
commit
ab3f5e8556
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ class Commands:
|
|||
def getservers(self):
|
||||
return self.network.get_servers()
|
||||
|
||||
def getversion():
|
||||
def getversion(self):
|
||||
import electrum
|
||||
return electrum.ELECTRUM_VERSION
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue