From c3e50a57607e7cc9092d9beb89b754901adda4d1 Mon Sep 17 00:00:00 2001 From: Kalle Rosenbaum Date: Fri, 7 Aug 2015 18:13:21 +0200 Subject: [PATCH] Fixed referencee to BIP0121 --- bip-0120.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0120.mediawiki b/bip-0120.mediawiki index 4fabbb81..e099f5be 100644 --- a/bip-0120.mediawiki +++ b/bip-0120.mediawiki @@ -111,7 +111,7 @@ The purpose of the nonce is to make it harder to use a stolen PoP; Once the PoP '''Remarks:''' -* The method of transferring the PoP request at step 1 is not specified here. Instead that is specified in separate specifications. See [btcpop scheme BIP](btcpop scheme BIP). +* The method of transferring the PoP request at step 1 is not specified here. Instead that is specified in separate specifications, see BIP0121. * The nonce must be randomly generated by the server for every new PoP request. === Validating a PoP ===