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
|
// 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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue