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
//
// 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;