Update types/vote_test.go

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
This commit is contained in:
Thane Thomson
2022-03-21 08:31:18 -04:00
committed by GitHub
parent 4b626169f9
commit 0527731920

View File

@@ -131,12 +131,8 @@ func TestVoteSignBytesTestVectors(t *testing.T) {
// containing vote extension
5: {
"test_chain_id", &Vote{
Type: 0,
Height: 1,
Round: 1,
BlockID: BlockID{},
Timestamp: time.Time{},
ValidatorIndex: 0,
Extension: []byte("signed"),
},
[]byte{