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:
parent
7d570d0f04
commit
549afce2ee
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue