Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var ( ErrBlobUsed = errors.New("blob is used") ErrBlobUnused = errors.New("blob is not used") ErrSidecarNotFound = errors.New("sidecar not found") ErrBeaconNotFound = errors.New("beacon client not found") ) Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files error.go Directories ¶ Show internal Expand all Path Synopsis chain_iterator event_iterator flags jwt rpc txlist_validator Click to show internal directories. Click to hide internal directories.