Browse Source

Remove extraneous comment

Signed-off-by: Thane Thomson <connect@thanethomson.com>
thane/7655-vote-extensions
Thane Thomson 3 years ago
parent
commit
65f1902c4c
No known key found for this signature in database GPG Key ID: 19811391D676EE45
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      types/vote_test.go

+ 0
- 1
types/vote_test.go View File

@ -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
},
}


Loading…
Cancel
Save