prysmaticlabs / prysm

Non-idiomatic comment formatting GO-C4004
Style
Minor
1 occurrence in this check
put a space between // and comment text
241	EpochsPerSyncCommitteePeriod: 256,
242
243	// Updated penalty values.
244	InactivityPenaltyQuotientAltair:         3 * 1 << 24, //50331648245	MinSlashingPenaltyQuotientAltair:        64,
246	ProportionalSlashingMultiplierAltair:    2,
247	MinSlashingPenaltyQuotientBellatrix:     32,