mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-06 02:52:19 +00:00
8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
|
go test fuzz v1
|
||
|
[]byte("\xec\xec\x01\x00")
|
||
|
[]byte("\xec")
|
||
|
[]byte("\x01")
|
||
|
[]byte("\xff")
|
||
|
[]byte("\xec\xec\x01")
|
||
|
byte('\x01')
|