blob: 7ae0788b3dea548d2709940463db928b3fe00313 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
--- libgnucash/engine/iso-4217-currencies.xml.orig 2015-04-04 08:48:15.854870167 +0200
+++ libgnucash/engine/iso-4217-currencies.xml 2015-04-04 08:48:32.791594789 +0200
@@ -2953,6 +2953,20 @@
smallest-fraction="1000000"
local-symbol=""
/>
+<!-- "XBT" - "Bitcoin"
+-->
+<currency
+ isocode="XBT"
+ fullname="Bitcoin"
+ unitname="bitcoin"
+ partname="microbitcoin"
+ namespace="ISO4217"
+ exchange-code="nil"
+ parts-per-unit="1000000"
+ smallest-fraction="1000000"
+ local-symbol="XBT"
+/>
+
<!-- precious metals -->
<!-- "XAG" - "Silver"
|