Rev2035, Dont sign same onion address multiple time
This commit is contained in:
parent
fe2344ea12
commit
d7db7a8060
2 changed files with 5 additions and 3 deletions
|
@ -10,7 +10,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.5.3"
|
||||
self.rev = 2034
|
||||
self.rev = 2035
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.config_file = "zeronet.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue