1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +00:00

Add in-repo BIP70 extension registration page

This commit is contained in:
Peter Todd
2014-03-17 11:28:43 -04:00
parent 0505c84b48
commit e2331a1574
3 changed files with 16 additions and 7 deletions

View File

@@ -252,10 +252,10 @@ message with version=2. Old implementations should let the user know
that they need to upgrade their software when they get an up-version
PaymentDetails message.
Implementations that need to extend messages in this specification
shall use tags starting at 1000, and shall update the wiki page at
https://en.bitcoin.it/wiki/Payment_Request to avoid conflicts with
other extensions.
Implementations that need to extend messages in this specification shall use
tags starting at 1000, and shall update the
[[bip-0070/extensions.mediawiki|extensions page]] via pull-req to avoid
conflicts with other extensions.
==References==