spacemeshos / explorer-backend

Spacemesh explorer backend designed to provide data for explorer-frontends
GNU General Public License v3.0
6 stars 2 forks source link

Search to include smesher accounts in result #60

Closed tjb-altf4 closed 11 months ago

tjb-altf4 commented 1 year ago

Search does not include smesher (account) types in its returned result/redirect.

Including smesher-id to this search would be a particularly useful addition for those not using smapp, e.g. go-spacemesh users, who want to monitor 1 or more smesher instances health/status.

Example: image

image

Currently it can only be navigated to through explorer links (tedious), or manually created if you happen to know the base url https://explorer.spacemesh.io/smeshers/<smesher-id> https://explorer.spacemesh.io/smeshers/stest1qqqqqqrcmy72qe6r2n2eeg7uh9tqrx3acllh2gcahmknx

image