Skip to content

Commit e5f179a

Browse files
algorandskiycce
andauthored
Update netdeploy/networkTemplate.go
Co-authored-by: cce <[email protected]>
1 parent e2b21ed commit e5f179a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netdeploy/networkTemplate.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ type NetworkTemplate struct {
4343
Genesis gen.GenesisData
4444
Nodes []remote.NodeConfigGoal
4545
Consensus config.ConsensusProtocols
46-
kmdConfig TemplateKMDConfig
46+
kmdConfig TemplateKMDConfig // set by OverrideKmdConfig
4747
}
4848

4949
// TemplateKMDConfig is a subset of the kmd configuration that can be overridden in the network template

0 commit comments

Comments
 (0)