package
0.0.0-20211127192921-538a9bf3b105
Repository: https://github.com/lasthyphen/avalanchego-1.4.11.git
Documentation: pkg.go.dev

# Functions

NewBlock returns a new *Block.
NewSnowmanState returns a new SnowmanState.

# Structs

Block contains fields and methods common to block's in a Snowman blockchain.
Metadata contains the data common to all blocks and transactions.
SnowmanVM provides the core functionality shared by most snowman vms.

# Interfaces

SnowmanState is a wrapper around state.State In additions to the methods exposed by state.State, SnowmanState exposes a few methods needed for managing state in a snowman vm.