From 0f002679222656bd8662b8b7925de26b06290cb3 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Thu, 23 Dec 2021 09:03:28 +0000 Subject: [PATCH] Update publicapi.json --- currency/publicapi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/currency/publicapi.json b/currency/publicapi.json index 54a636e..a9a016f 100644 --- a/currency/publicapi.json +++ b/currency/publicapi.json @@ -4,6 +4,7 @@ "category": "money", "display_name": "Currency", "pricing": { - "Currency.History": 1000 + "Currency.History": 5000, + "Currency.Rates": 5000 } }