This commit is contained in:
Jim McDonald
2023-02-12 21:22:39 +00:00
parent 97c409fde6
commit 1395b7159f

View File

@@ -20,6 +20,7 @@ import (
)
// Service provides a number of functions for calculating chain-related times.
//
//nolint:interfacebloat
type Service interface {
// GenesisTime provides the time of the chain's genesis.