Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FullBlock ¶
type FullBlock struct { Block types.Block Receipts Receipts Uncles []types.Block // contains filtered or unexported fields }
func (*FullBlock) RegisterStorables ¶
func (fb *FullBlock) RegisterStorables()
RegisterStorables instantiates all the storables defined via code with the requested raw data Only the storables that are registered will be executed when the Store function is called
Click to show internal directories.
Click to hide internal directories.