Skip to content

Commit 29584bb

Browse files
committed
Assign BIP 171: Currency/exchange rate information API
1 parent d5600c5 commit 29584bb

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

README.mediawiki

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,13 @@ Those proposing changes should consider that ultimately consent may rest with th
658658
| Matt Corallo
659659
| Standard
660660
| Draft
661+
|-
662+
| [[bip-0171.mediawiki|171]]
663+
| Applications
664+
| Currency/exchange rate information API
665+
| Luke Dashjr
666+
| Standard
667+
| Draft
661668
|}
662669

663670
<!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! -->

bip-xchgrate.mediawiki renamed to bip-0171.mediawiki

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<pre>
2-
BIP: ?
2+
BIP: 171
33
Layer: Applications
44
Title: Currency/exchange rate information API
55
Author: Luke Dashjr <[email protected]>
66
Comments-Summary: No comments yet.
7-
Comments-URI: ?
7+
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0171
88
Status: Draft
99
Type: Standards Track
1010
Created: 2017-03-04
@@ -28,7 +28,7 @@ Each result is always in JSON format, with a line-feed (never a carriage-return)
2828
Authentication for subscription-based services MAY be supported using standard HTTP authentication.
2929
It is recommended to use TLS (HTTPS), so that MITM attackers cannot deceive the client.
3030

31-
To be BIP <FIXME> compatible, servers MUST support at least one currency-pair compared to XBT.
31+
To be BIP 171 compatible, servers MUST support at least one currency-pair compared to XBT.
3232
All inquiries for bitcoin amounts MUST be specified in XBT, even if the presentation to the end user is in another unit.
3333
(FIXME: or should this be satoshis?)
3434

0 commit comments

Comments
 (0)