From 61e9fd27b35d11c217bac02f4a339c2b8c89d329 Mon Sep 17 00:00:00 2001 From: Jeff Date: Mon, 19 Dec 2016 13:52:07 -0500 Subject: [PATCH] typos @~@ --- Garlic-Routing-V2.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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