# Functions
nolint:funlen // the func is just mapping of params mostly.
# Structs
ChainHeight is used to cache the chain height of the current node which is being updated each time the node sends an event of EventNewBlockHeader.
No description provided by the author