telosnetwork / open-block-explorer

The Open Block Explorer (OBE) is the first open source block explorer that is designed to support all AntelopeIO-based blockchains.
https://explorer.telos.net
Apache License 2.0
27 stars 24 forks source link

Remove maps from other chains #711

Closed karynemayer closed 1 year ago

karynemayer commented 1 year ago

Overview

We should remove the map because its hardcoded for telos network, showing only the block producers for Telos. Also, other chains don't necessarily want it a map.

Acceptance Criteria

eosiodetroit-adam commented 1 year ago

@karynemayer So this would be an item that needs to be made configurable?

jaegerfe commented 1 year ago

@karynemayer So this would be an item that needs to be made configurable?

We already have the flag for map display on the chain config. On #747 I turned off the map for the other networks.