diff options
author | Gregory Maxwell <greg@xiph.org> | 2014-04-23 18:35:24 -0700 |
---|---|---|
committer | Gregory Maxwell <greg@xiph.org> | 2014-04-23 18:35:24 -0700 |
commit | 856bb8405859d21c40f7c4be6bd48ef005c53467 (patch) | |
tree | b86a2c34c2069b14f30891400ababff839823a08 /bip-0070.mediawiki | |
parent | e196a4a7d0171d499fa496078526b7479db22d18 (diff) | |
parent | e2331a15748eb1032b5dbfd68370d80283cb434d (diff) |
Merge pull request #36 from petertodd/bip70-extensions
Add in-repo BIP70 extension registration page
Diffstat (limited to 'bip-0070.mediawiki')
-rw-r--r-- | bip-0070.mediawiki | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bip-0070.mediawiki b/bip-0070.mediawiki index 3e861db..657b4f2 100644 --- a/bip-0070.mediawiki +++ b/bip-0070.mediawiki @@ -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== |