]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/interfaces.py
webish: add extra introducer data (version, timestamps) to Welcome page
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / interfaces.py
index b9e50abc1513c0db038ffd40d4f2f6b19fb8295d..1c7276cea4c013171cff17e204571da80f551a69 100644 (file)
@@ -123,6 +123,7 @@ class IIntroducerClient(Interface):
         trying to connect to. Each RemoteServiceConnector has the following
         public attributes::
 
+          service_name: the type of service provided, like 'storage'
           announcement_time: when we first heard about this service
           last_connect_time: when we last established a connection
           last_loss_time: when we last lost a connection