From 090af1a22d00eb7ad57419eb45d7e206610aeade Mon Sep 17 00:00:00 2001 From: Simon Vrouwe Date: Sun, 17 Feb 2019 14:27:51 +0200 Subject: [PATCH] BOLT 2: fix sentence in introduction of chapter `Channel Establishment` --- 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 85814a2..e377f3f 100644 --- a/02-peer-protocol.md +++ b/02-peer-protocol.md @@ -40,7 +40,7 @@ transaction and both versions of the commitment transaction, as described in The funder then sends the outpoint of the funding output with the `funding_created` message, along with the signature for the fundee's version of the commitment transaction. Once the fundee learns the funding outpoint, it's able to -generate the funder's commitment for the commitment transaction and send it +generate the signature for the funder's version of the commitment transaction and send it over using the `funding_signed` message. Once the channel funder receives the `funding_signed` message, it