mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-09 05:20:10 +00:00
Remove extraneous comment
Signed-off-by: Thane Thomson <connect@thanethomson.com>
This commit is contained in:
@@ -151,7 +151,6 @@ func TestVoteSignBytesTestVectors(t *testing.T) {
|
||||
// (field_number << 3) | wire_type
|
||||
0x32,
|
||||
0xd, 0x74, 0x65, 0x73, 0x74, 0x5f, 0x63, 0x68, 0x61, 0x69, 0x6e, 0x5f, 0x69, 0x64, // chainID
|
||||
// (field_number << 3) | wire_type
|
||||
}, // chainID
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user