# Functions
NewGenesisStore creates in-memory fixed genesis store (ie the store
always returns the same genesis info, for all rounds).
NewGenesisStoreFromPartitions wraps the "seed" into RootGenesis struct and calls [NewGenesisStore].
# Structs
in-memory fixed genesis store (ie always returns the same genesis info).