package
0.0.0-20211029074233-7bd301ebe8d3
Repository: https://github.com/umbracle/minimal.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
NewBlockchain creates a new blockchain object.
NewTestBlockchain creates a new dummy blockchain for testing.
NewTestBlockchainWithBlocks creates a dummy blockchain with headers, bodies and receipts.
NewTestBodyChain creates a test blockchain with headers, body and receipts.
NewTestHeaderChain creates a chain of valid headers.
NewTestHeaderChainWithSeed creates a new chain with a seed factor.
NewTestHeaderFromChain creates n new headers from an already existing chain.
NewTestHeaderFromChainWithSeed creates n new headers from an already existing chain.

# Structs

Blockchain is a blockchain reference.