Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMiniBlockProvider ¶
func NewMiniBlockProvider(arg ArgMiniBlockProvider) (*miniBlockProvider, error)
NewMiniBlockProvider creates a new miniBlockDataGetter instance
Types ¶
type ArgMiniBlockProvider ¶
type ArgMiniBlockProvider struct { MiniBlockPool storage.Cacher MiniBlockStorage storage.Storer Marshalizer marshal.Marshalizer }
ArgMiniBlockProvider represents a miniblock data provider argument
Click to show internal directories.
Click to hide internal directories.