//
pkg.gl
Category
github.com/primasio/go-ethereum
score
package
1.9.0
Repository:
https://github.com/primasio/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
16 SLOC
#
Packages
types
Package types contains data types related to Ethereum consensus.
#
Interfaces
Processor
Processor is an interface for processing blocks using a given initial state.
Validator
Validator is an interface which defines the standard for block validation.