From fa9a4f307eb241b69f04681c3da35b7f69cf9fd5 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Tue, 19 Dec 2017 14:01:35 -0500 Subject: [PATCH] bip159: Add missing link to implementation --- bip-0159.mediawiki | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/bip-0159.mediawiki b/bip-0159.mediawiki index 9c880ed8..a2c71e13 100644 --- a/bip-0159.mediawiki +++ b/bip-0159.mediawiki @@ -56,10 +56,8 @@ This proposal is backward compatible. == Reference implementation == -* https://github.com/bitcoin/bitcoin/pull/10387 - - -== References == +* https://github.com/bitcoin/bitcoin/pull/11740 (signaling) +* https://github.com/bitcoin/bitcoin/pull/10387 (connection and relay) == Copyright ==