|
|
|
@ -274,7 +274,7 @@ func (s *cIdentities) SignersCount(p Phase) int64 { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
func (s *cIdentities) SubmitVote( |
|
|
|
|
func (s *cIdentities) submitVote( |
|
|
|
|
p Phase, pubkeys []bls.SerializedPublicKey, |
|
|
|
|
sig *bls_core.Sign, headerHash common.Hash, |
|
|
|
|
height, viewID uint64, |
|
|
|
|