Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageValueLoader ¶
type StorageValueLoader struct { HeaderRepo datastore.HeaderRepository StorageDiffRepo storage2.DiffRepository // contains filtered or unexported fields }
func NewStorageValueLoader ¶
func NewStorageValueLoader(bc core.BlockChain, db *postgres.DB, initializers []storage.TransformerInitializer, blockNumber int64) StorageValueLoader
func (*StorageValueLoader) Run ¶
func (r *StorageValueLoader) Run() error
Click to show internal directories.
Click to hide internal directories.