1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-03-04 11:08:05 +01:00

Change comment to "register extensions via pull-req".

This commit is contained in:
Jonathan Brown 2014-03-16 11:19:27 +01:00
parent 7d570d0f04
commit 549afce2ee

View file

@ -2,8 +2,8 @@
// Simple Bitcoin Payment Protocol messages // Simple Bitcoin Payment Protocol messages
// //
// Use fields 100+ for extensions; // Use fields 100+ for extensions;
// to avoid conflicts, register extensions at: // to avoid conflicts, register extensions via pull-req at:
// https://en.bitcoin.it/wiki/Payment_Request // https://github.com/bitcoin/bips
// //
package payments; package payments;