input-output-hk / mithril

Stake-based threshold multi-signatures protocol
https://mithril.network
Apache License 2.0
116 stars 36 forks source link

Access registered signers for latest epoch in explorer #1689

Open jpraynaud opened 2 months ago

jpraynaud commented 2 months ago

Why

Update the registered signers page in the explorer to display the registered signers of the latest epoch when latest is used for the epoch value.

What

Update the registered signers page to handle the latest value for the epoch number.

How