leavesRetriever

package
v1.11.3-devnet-patch Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2026 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrIteratorNotFound = errors.New("iterator not found")

ErrIteratorNotFound is returned when the iterator is not found

View Source
var ErrNilDB = errors.New("nil db")

ErrNilDB is returned when the given db is nil

View Source
var ErrNilHasher = errors.New("nil hasher")

ErrNilHasher is returned when the given hasher is nil

View Source
var ErrNilMarshaller = errors.New("nil marshaller")

ErrNilMarshaller is returned when the given marshaller is nil

Functions

func NewDisabledLeavesRetriever

func NewDisabledLeavesRetriever() *disabledLeavesRetriever

NewDisabledLeavesRetriever creates a new disabled leaves retriever

func NewLeavesRetriever

func NewLeavesRetriever(db common.TrieStorageInteractor, marshaller marshal.Marshalizer, hasher hashing.Hasher, maxSize uint64) (*leavesRetriever, error)

NewLeavesRetriever creates a new leaves retriever

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL