Skip to content

Commit 1850ccd

Browse files
committed
remove unused beacons field
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
1 parent c0bc9f5 commit 1850ccd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chains/manager.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ type chain struct {
165165
Context *snow.ConsensusContext
166166
VM common.VM
167167
Handler handler.Handler
168-
Beacons validators.Manager
169168
}
170169

171170
// ChainConfig is configuration settings for the current execution.

0 commit comments

Comments
 (0)