forked from I2P_Developers/i2p.www
I2CP html fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{% extends "global/layout.html" %}
|
{% extends "global/layout.html" %}
|
||||||
{% block title %}I2CP{% endblock %}
|
{% block title %}I2CP{% endblock %}
|
||||||
{% block lastupdated %}{% trans %}May 2019{% endtrans %}{% endblock %}
|
{% block lastupdated %}{% trans %}June 2019{% endtrans %}{% endblock %}
|
||||||
{% block accuratefor %}0.9.41{% endblock %}
|
{% block accuratefor %}0.9.41{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<p>{% trans -%}
|
<p>{% trans -%}
|
||||||
@@ -680,7 +680,7 @@ See proposal 123.
|
|||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>i2cp.leaseSetClient.dh.nnn
|
<td>i2cp.leaseSetClient.dh.nnn
|
||||||
<td>0.9.41/td>
|
<td>0.9.41</td>
|
||||||
<td>b64name:b64pubkey
|
<td>b64name:b64pubkey
|
||||||
<td>
|
<td>
|
||||||
<td>
|
<td>
|
||||||
@@ -693,7 +693,7 @@ See proposal 123.
|
|||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>0.9.41/td>
|
<td>0.9.41</td>
|
||||||
<td>b64name:b64privkey
|
<td>b64name:b64privkey
|
||||||
<td>
|
<td>
|
||||||
<td>
|
<td>
|
||||||
|
@@ -3,7 +3,7 @@ I2CP Specification
|
|||||||
==================
|
==================
|
||||||
.. meta::
|
.. meta::
|
||||||
:category: Protocols
|
:category: Protocols
|
||||||
:lastupdated: May 2019
|
:lastupdated: June 2019
|
||||||
:accuratefor: 0.9.41
|
:accuratefor: 0.9.41
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
@@ -235,6 +235,8 @@ below.
|
|||||||
============== ======================
|
============== ======================
|
||||||
Version Required I2CP Features
|
Version Required I2CP Features
|
||||||
============== ======================
|
============== ======================
|
||||||
|
0.9.41 EncryptedLeaseSet options
|
||||||
|
|
||||||
0.9.39 CreateLeaseSet2 message supported
|
0.9.39 CreateLeaseSet2 message supported
|
||||||
|
|
||||||
0.9.38 Preliminary CreateLeaseSet2 message supported (abandoned)
|
0.9.38 Preliminary CreateLeaseSet2 message supported (abandoned)
|
||||||
|
Reference in New Issue
Block a user