fix(currencies): add DOGE entry to config/currencies.yml (#2008) (#2030)

This commit is contained in:
Rene Arredondo
2026-05-29 14:47:40 -07:00
committed by GitHub
parent 2620653b2a
commit d7f51c3c3c

View File

@@ -880,6 +880,20 @@ btc:
delimiter: ","
default_format: "%u%n"
default_precision: 8
doge:
name: Dogecoin
priority: 100
iso_code: DOGE
iso_numeric: ""
html_code: "Ð"
symbol: "Ð"
minor_unit: Koinu
minor_unit_conversion: 100000000
smallest_denomination: 1
separator: "."
delimiter: ","
default_format: "%u%n"
default_precision: 8
jep:
name: Jersey Pound
priority: 100