1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00: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
//
// 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;