From 809ad65ea077089d030ee51ba91b5d8f46ac33d1 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Sat, 8 Apr 2017 08:17:20 +0930 Subject: [PATCH] BOLT 2: fix dangling sentence. `channel-id` which identifies , which is derived => `channel-id` to identify the channel, which is derived Signed-off-by: Rusty Russell --- 02-peer-protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-peer-protocol.md b/02-peer-protocol.md index e96207e..bdc3284 100644 --- a/02-peer-protocol.md +++ b/02-peer-protocol.md @@ -249,7 +249,7 @@ This message gives the funder the signature they need for the first commitment transaction, so they can broadcast it knowing they can redeem their funds if they need to. -This message introduces the `channel-id` which identifies , which is derived from the funding transaction by combining the `funding-txid` and the `funding-output-index` using big-endian exclusive-OR (ie. `funding-output-index` alters the last two bytes). +This message introduces the `channel-id` to identify the channel, which is derived from the funding transaction by combining the `funding-txid` and the `funding-output-index` using big-endian exclusive-OR (ie. `funding-output-index` alters the last two bytes). 1. type: 35 (`funding_signed`) 2. data: