From 2767fca5d6a27f901bb4b12f64bfe06df7ee7b3f Mon Sep 17 00:00:00 2001 From: Sotiris Blad Date: Wed, 19 Aug 2020 16:38:36 +0300 Subject: [PATCH] Update Currencies.json --- BTCPayServer.Rating/Currencies.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/BTCPayServer.Rating/Currencies.json b/BTCPayServer.Rating/Currencies.json index 738274c4e..640c928e5 100644 --- a/BTCPayServer.Rating/Currencies.json +++ b/BTCPayServer.Rating/Currencies.json @@ -1280,6 +1280,13 @@ "symbol":null, "crypto":true }, + { + "name":"MonetaryUnit", + "code":"MUE", + "divisibility":8, + "symbol":null, + "crypto":true + }, { "name":"Satoshis", "code":"SATS",