From 029086a639a45339e0113ab61cc0dc854b422851 Mon Sep 17 00:00:00 2001 From: Redume Date: Thu, 1 Aug 2024 00:43:34 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B2=20=D0=BA=D0=BE=D0=BD=D1=84=D0=B8=D0=B3=20=D0=BA=D0=BB?= =?UTF-8?q?=D1=8E=D1=87=D0=B8=20coinapi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config_sample.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config_sample.yaml b/config_sample.yaml index a79256a..384da84 100644 --- a/config_sample.yaml +++ b/config_sample.yaml @@ -20,3 +20,10 @@ currency: crypto: - BTC - ETH + cryptoKeys: + - CryptoKey1 + - CryptoKey2 + - CryptoKey3 + - 8E06E31C-0F59-4CCE-9030-16573A5B6F1F + - 187E449F-7610-4428-8A55-680978A6A151 + - DAB91062-2B69-43B0-BCB9-C9F65DDD185F \ No newline at end of file