Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockGetter ¶
type BlockGetter struct {
// contains filtered or unexported fields
}
func NewBlockGetter ¶
func NewBlockGetter( mergedBlocksStore dstore.Store, forkedBlocksStore dstore.Store, hub *hub.ForkableHub, ) *BlockGetter
Click to show internal directories.
Click to hide internal directories.