From 1e3b7432d91fc723605ba4ccfa00706b2fbfdf8f Mon Sep 17 00:00:00 2001 From: vigan Date: Mon, 14 Dec 2020 15:50:04 +0100 Subject: [PATCH] added new enpdoints to data/rest2.json --- data/rest2.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/data/rest2.json b/data/rest2.json index 84e87db..32ef0cb 100644 --- a/data/rest2.json +++ b/data/rest2.json @@ -39,5 +39,9 @@ "get_settings": [], "generate_token": [], "map_symbols": [], - "inactive_currencies": [] + "inactive_currencies": [], + "auth_permissions": [], + "map_ccy_fees": [], + "info_pairs": [], + "order_submit": [] }