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

# Packages

No description provided by the author

# Interfaces

StarknetData defines the function which are required to retrieve Starknet's state go:generate mockgen -destination=../mocks/mock_starknetdata.go -package=mocks github.com/NethermindEth/juno/starknetdata StarknetData.