Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNilChainHandler = errors.New("nil chain handler")
ErrNilChainHandler signals that a nil chain handler was provided
Functions ¶
func NewCurrentBlockInfo ¶
func NewCurrentBlockInfo(chainHandler chainData.ChainHandler) (*currentBlockInfo, error)
NewCurrentBlockInfo creates a new instance of type currentBlockInfo
func NewFinalBlockInfo ¶
func NewFinalBlockInfo(chainHandler chainData.ChainHandler) (*finalBlockInfo, error)
NewFinalBlockInfo creates a new instance of type finalBlockInfo
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.