mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-08 13:00:08 +00:00
@@ -86,7 +86,7 @@ func (vote *Vote) CommitSig() CommitSig {
|
||||
}
|
||||
|
||||
// VoteSignBytes returns the proto-encoding of the canonicalized Vote, for
|
||||
// signing. Panics is the marshaling fails.
|
||||
// signing. Panics if the marshaling fails.
|
||||
//
|
||||
// The encoded Protobuf message is varint length-prefixed (using MarshalDelimited)
|
||||
// for backwards-compatibility with the Amino encoding, due to e.g. hardware
|
||||
|
||||
Reference in New Issue
Block a user