This commit is contained in:
ThomasV 2012-03-17 15:46:24 +01:00
parent e21c463923
commit afd11ea9c1
1 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ class Interface:
def get_servers(self):
pass
def start_session(self, wallet):
def start_session(self, addresses, version):
pass