hoodrunio / explorer-backend

Backend app for Cosmos ecosystem explorer.
https://backend.testnet.run/
5 stars 1 forks source link

fix: validator last signed block missed #64

Closed mehmetuken closed 1 year ago

mehmetuken commented 1 year ago

https://github.com/testnetrunn/explorer-backend/blob/a0fd919ea3bfdbdcd9c401d8fa5ef0ba9169b952/src/fetch/blocks.rs#L194 this line only find block missed always false. none block not coded.