diff --git a/Garlic-Routing-V2.md b/Garlic-Routing-V2.md index a8f53db..b08d050 100644 --- a/Garlic-Routing-V2.md +++ b/Garlic-Routing-V2.md @@ -60,9 +60,9 @@ Format: 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 ### @@ -70,6 +70,8 @@ I2NP Type: 30 Function: Result of a BiDiTunnelBuild , replaces VariableTunnelBuildReply +Same format as BiDiTunnelBuild but instead is filled with BiDiTunnelResponseRecords. + ### TunnelCancel ### I2NP Type: 31