# Packages
Package mock_ledger is a generated GoMock package.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
BlockchainLedger handles block, transaction and receipt data.
No description provided by the author
StateAccessor manipulates the state data.
StateDB is an EVM database for full state querying.
go:generate mockgen -destination mock_ledger/mock_state_ledger.go -package mock_ledger -source types.go.
# Type aliases
No description provided by the author