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

# Functions

BlockByNumber retrieves a block from database by its number.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StoreBlockHeader stores the given block in the database.

# Constants

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

# Variables

No description provided by the author

# Structs

Blockchain is responsible for keeping track of all things related to the Starknet blockchain.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
go:generate mockgen -destination=../mocks/mock_blockchain.go -package=mocks github.com/NethermindEth/juno/blockchain Reader.

# Type aliases

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