]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/announcement/announcement.xml
Fixed (opps).
[hub.git] / application / hub / templates / xml / announcement / announcement.xml
index 4936fb58508190dccfc83459d11237aa4f75bd13..4d94ea5ca3b8a0a5cbb33458ed53c049be5db020 100644 (file)
@@ -29,8 +29,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                <node-status>{?node_status?}</node-status>
                <!-- Node mode: regular, master, list, boot again //-->
                <node-mode>{?node_default_mode?}</node-mode>
+               <!-- The node id. This should be announced to all other hubs. //-->
+               <node-id>{?node_id?}</node-id>
                <!-- The session id. This should be announced to all other hubs. //-->
                <session-id>{?session_id?}</session-id>
+               <!-- The private key's hash. This should be announced to all other hubs. //-->
+               <private-key-hash>{?private_key_hash?}</private-key-hash>
                <!-- Data from our listeners (e.g. which port) //-->
                <listener>
                        <!-- Public external address //-->