From 549afce2ee1339370dec52787548645ab1f8c3c5 Mon Sep 17 00:00:00 2001 From: Jonathan Brown Date: Sun, 16 Mar 2014 11:19:27 +0100 Subject: Change comment to "register extensions via pull-req". --- bip-0070/paymentrequest.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bip-0070') diff --git a/bip-0070/paymentrequest.proto b/bip-0070/paymentrequest.proto index 9d9a9a3..f83b110 100644 --- a/bip-0070/paymentrequest.proto +++ b/bip-0070/paymentrequest.proto @@ -2,8 +2,8 @@ // Simple Bitcoin Payment Protocol messages // // Use fields 100+ for extensions; -// to avoid conflicts, register extensions at: -// https://en.bitcoin.it/wiki/Payment_Request +// to avoid conflicts, register extensions via pull-req at: +// https://github.com/bitcoin/bips // package payments; -- cgit v1.2.3