package
0.12.2
Repository: https://github.com/nethermindeth/juno.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

This is a work-around.
This is temporary and will be removed once the p2p synchronizer implements this interface.
No description provided by the author
Synchronizer manages a list of StarknetData to fetch the latest blockchain updates.

# Interfaces

No description provided by the author
Todo: Since this is also going to be implemented by p2p package we should move this interface to node package go:generate mockgen -destination=../mocks/mock_synchronizer.go -package=mocks -mock_names Reader=MockSyncReader github.com/NethermindEth/juno/sync Reader.