Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Download ¶
func Download( ctx context.Context, retryInterval time.Duration, logger *zap.Logger, db *sql.Database, fetcher system.AtxFetcher, set []types.ATXID, ) error
Download specified set of atxs from peers in the network.
actual retry interval will be between [retryInterval, 2*retryInterval].
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.