From 0527731920c7f1dee6e99a2f1ea15246aea9150f Mon Sep 17 00:00:00 2001 From: Thane Thomson Date: Mon, 21 Mar 2022 08:31:18 -0400 Subject: [PATCH] Update types/vote_test.go Co-authored-by: M. J. Fromberger --- types/vote_test.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/types/vote_test.go b/types/vote_test.go index 8a3fa9027..3ce36e1ea 100644 --- a/types/vote_test.go +++ b/types/vote_test.go @@ -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{