allow oracle connexion through "insecure url"
Compare changes
+ 1
− 1
@@ -26,7 +26,7 @@ pub type AccountId = subxt::utils::AccountId32;
@@ -26,7 +26,7 @@ pub type AccountId = subxt::utils::AccountId32;
closes #201 (closed)
(cherry picked from commit d549b744)
since the use case of the distance oracle is inside a docker network, it makes sense to allow connexion to url without tls or without localhost (still internal docker network)