p2p: make RLPx frame MAC 16 bytes as defined in the spec

This commit is contained in:
Felix Lange
2015-02-27 14:08:57 +01:00
parent d084aed5e9
commit d344054e5a
2 changed files with 19 additions and 13 deletions

View File

@ -29,7 +29,6 @@ func TestRlpxFrameFake(t *testing.T) {
01010101010101010101010101010101
ba628a4ba590cb43f7848f41c4382885
01010101010101010101010101010101
01010101010101010101010101010101
`)
// Check WriteMsg. This puts a message into the buffer.