From fcc3ec7600305099715542ba5546f58a2fd8ec71 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Wed, 20 Jul 2022 20:17:57 +0430 Subject: added a coingecko endpoint --- arbiter/tests.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 arbiter/tests.sh (limited to 'arbiter/tests.sh') diff --git a/arbiter/tests.sh b/arbiter/tests.sh new file mode 100755 index 0000000..1fe9792 --- /dev/null +++ b/arbiter/tests.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +curl -X GET "https://localhost:8009/arb?name=ethereum&unit=usd" -- cgit v1.2.3