mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
typos @~@
@@ -60,9 +60,9 @@ Format:
|
|||||||
|
|
||||||
224 * N bytes encrypted data
|
224 * N bytes encrypted data
|
||||||
|
|
||||||
Tunnel Participant attempts to decrypt each BiDiTunnelResponseRecord contained.
|
Tunnel Participant attempts to decrypt each BiDiTunnelRequestRecord contained.
|
||||||
|
|
||||||
This message can contain multiple BiDiTunnelResponseRecords for this participant.
|
This message can contain multiple BiDiTunnelRequestRecords for this participant.
|
||||||
|
|
||||||
### BiDiTunnelBuildResult ###
|
### BiDiTunnelBuildResult ###
|
||||||
|
|
||||||
@@ -70,6 +70,8 @@ I2NP Type: 30
|
|||||||
|
|
||||||
Function: Result of a BiDiTunnelBuild , replaces VariableTunnelBuildReply
|
Function: Result of a BiDiTunnelBuild , replaces VariableTunnelBuildReply
|
||||||
|
|
||||||
|
Same format as BiDiTunnelBuild but instead is filled with BiDiTunnelResponseRecords.
|
||||||
|
|
||||||
### TunnelCancel ###
|
### TunnelCancel ###
|
||||||
|
|
||||||
I2NP Type: 31
|
I2NP Type: 31
|
||||||
|
|||||||
Reference in New Issue
Block a user