From 86c55ccffb1a7b35e52a4d1826bc1533910a75f9 Mon Sep 17 00:00:00 2001 From: jbarthe Date: Fri, 2 Feb 2018 16:12:10 +0100 Subject: [PATCH] Adding OCN new cryptocurrency --- config.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 552d951..238ce8d 100644 --- a/config.json +++ b/config.json @@ -5767,6 +5767,9 @@ }, { "label": "BRD", "symbol": "BRD" + }, { + "label": "OCN", + "symbol": "OCN" }], "currencies": [ { "prefix": "ج.م", @@ -6603,4 +6606,4 @@ "prefix": "$" } } -} \ No newline at end of file +}