mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 06:21:44 +01:00
Update Currencies.json
This commit is contained in:
parent
b5b32cacfc
commit
2767fca5d6
1 changed files with 7 additions and 0 deletions
|
@ -1280,6 +1280,13 @@
|
|||
"symbol":null,
|
||||
"crypto":true
|
||||
},
|
||||
{
|
||||
"name":"MonetaryUnit",
|
||||
"code":"MUE",
|
||||
"divisibility":8,
|
||||
"symbol":null,
|
||||
"crypto":true
|
||||
},
|
||||
{
|
||||
"name":"Satoshis",
|
||||
"code":"SATS",
|
||||
|
|
Loading…
Add table
Reference in a new issue