diff --git a/snow/engine/snowman/config.go b/snow/engine/snowman/config.go index 47763a8c8d70..3162471a2476 100644 --- a/snow/engine/snowman/config.go +++ b/snow/engine/snowman/config.go @@ -16,6 +16,7 @@ import ( // Config wraps all the parameters needed for a snowman engine type Config struct { common.AllGetsServer + Ctx *snow.ConsensusContext VM block.ChainVM Sender common.Sender