mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-06 00:04:50 +00:00
2f858f1448
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