package
0.0.0-20230816035547-f94ef0f6cb83
Repository: https://github.com/digitallabs-web3/neo-go-evm.git
Documentation: pkg.go.dev

# Functions

New creates a new blank block with proper state root setting.
NewTrimmedFromReader returns a new block from trimmed data.

# Constants

MaxTransactionsPerBlock is the maximum number of transactions per block.

# Variables

ErrMaxContentsPerBlock is returned when the maximum number of contents per block is reached.

# Structs

Block represents one block in the chain.
Header holds the base info of a block.