]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/answer/dht_bootstrap/dht_bootstrap_answer.xml
Added private key hash distribution in announcement and answer.
[hub.git] / application / hub / templates / xml / answer / dht_bootstrap / dht_bootstrap_answer.xml
index 1d44416e7505e68bd78ec323aa3edd40abba535d..04e6a8ee6721994303ba8fc0af897553184d1c69 100644 (file)
@@ -41,6 +41,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                //-->
                <my-session-id>{?my_session_id?}</my-session-id>
                <!--
+               This node's private key hash
+               //-->
+               <my-private-key-hash>{?my_private_key_hash?}</my-private-key-hash>
+               <!--
                This node's status
                //-->
                <my-status>{?my_status?}</my-status>
@@ -62,6 +66,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                Other node's session id
                //-->
                <your-session-id>{?your_session_id?}</your-session-id>
+               <!--
+               Other node's private key hash
+               //-->
+               <your-private-key-hash>{?your_private_key_hash?}</your-private-key-hash>
        </your-data>
        <!--
        Status of this answer. This can be something like OKAY if all went fine or