mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-04 16:41:51 +00:00
Add in-repo BIP70 extension registration page
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
//
|
||||
// Simple Bitcoin Payment Protocol messages
|
||||
//
|
||||
// Use fields 100+ for extensions;
|
||||
// to avoid conflicts, register extensions via pull-req at:
|
||||
// https://github.com/bitcoin/bips
|
||||
// Use fields 1000+ for extensions;
|
||||
// to avoid conflicts, register extensions via pull-req at
|
||||
// https://github.com/bitcoin/bips/bip-0070/extensions.mediawiki
|
||||
//
|
||||
|
||||
package payments;
|
||||
|
||||
Reference in New Issue
Block a user