mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-21 23:44:38 +00:00
Defines a different concrete type that satisfies the service interface for a seed node. update the seed node unit test to assert the new type. Fixes #6775