package
0.0.0-20240513180841-b8ead2cebc07
Repository: https://github.com/jresearchlabs/aigisos.git
Documentation: pkg.go.dev
# Packages
nolint:stylecheck.
# Functions
AppendNewTestHeaders creates n new headers from an already existing chain.
AppendNewTestheadersWithSeed creates n new headers from an already existing chain.
No description provided by the author
NewBlockchain creates a new blockchain object.
NewMockBlockchain constructs a new mock blockchain.
No description provided by the author
NewTestBlockchain creates a new dummy blockchain for testing.
NewTestHeaders creates a chain of valid headers.
NewTestHeadersWithSeed creates a new chain with a seed factor.
No description provided by the author
# Constants
The bound divisor of the gas limit, used in update calculations.
No description provided by the author
Chain fork event.
New head event.
Chain reorganization event.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Blockchain is a blockchain reference.
No description provided by the author
Event is the blockchain event that gets passed to the listeners.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
Subscription is the blockchain subscription interface.
No description provided by the author