 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var (
	ErrClaimNotValid = errors.New("invalid claim")
)
    Functions ¶
This section is empty.
Types ¶
type Derivation ¶
type Driver ¶
type Driver struct {
	// contains filtered or unexported fields
}
    func (*Driver) SafeHead ¶
func (d *Driver) SafeHead() eth.L2BlockRef
type EngineState ¶ added in v1.5.0
type EngineState interface {
	SafeL2Head() eth.L2BlockRef
}
     Click to show internal directories. 
   Click to hide internal directories.