mirror of
https://github.com/tendermint/tendermint.git
synced 2026-06-07 06:42:36 +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