From 45555cd56119762d2fafaa7fc1701e4b51912b8f Mon Sep 17 00:00:00 2001 From: Arsenii Petrovich Date: Thu, 18 Apr 2019 18:15:57 +0300 Subject: [PATCH] Remove LUKSO --- apps/block_scout_web/config/config.exs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/apps/block_scout_web/config/config.exs b/apps/block_scout_web/config/config.exs index 0608048b72..fa71e21747 100644 --- a/apps/block_scout_web/config/config.exs +++ b/apps/block_scout_web/config/config.exs @@ -69,11 +69,6 @@ config :block_scout_web, title: "Ethereum Classic", url: "https://blockscout.com/etc/mainnet" }, - %{ - title: "LUKSO Network", - url: "https://blockscout.com/lukso/l14", - test_net?: true - }, %{ title: "Aerum Mainnet", url: "https://blockscout.com/aerum/mainnet"