//
pkg.gl
Category
github.com/calmw/ethereum
tests
fuzzers
runtime
package
0.1.1
Repository:
https://github.com/calmw/ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
13 SLOC
#
Functions
Fuzz
Fuzz is the basic entry point for the go-fuzz tool This returns 1 for valid parse:able/runnable code, 0 for invalid opcode.