Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CollectionFetcher ¶
type CollectionFetcher struct {
// contains filtered or unexported fields
}
func NewCollectionFetcher ¶
func (*CollectionFetcher) FetchCollection ¶
func (e *CollectionFetcher) FetchCollection(blockID flow.Identifier, height uint64, guarantee *flow.CollectionGuarantee) error
FetchCollection decides which collection nodes to fetch the collection from No error is expected during normal operation
func (*CollectionFetcher) Force ¶
func (e *CollectionFetcher) Force()
Click to show internal directories.
Click to hide internal directories.