superroot

package
v1.16.4 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L2WithRequiredL1

type L2WithRequiredL1 struct {
	L2            eth.BlockID
	MinRequiredL1 eth.BlockID
}

L2WithRequiredL1 is a verified L2 block and the minimum L1 block at which the verification is possible

type OutputWithSource

type OutputWithSource struct {
	Output   *eth.OutputResponse
	SourceL1 eth.BlockID
}

OutputWithSource is the full Output and its source L1 block

type Superroot

type Superroot struct {
	// contains filtered or unexported fields
}

Superroot satisfies the RPC Activity interface it provides the superroot at a given timestamp for all chains along with the current L1s and the verified and optimistic L1:L2 pairs

func New

func New(log gethlog.Logger, chains map[eth.ChainID]cc.ChainContainer) *Superroot

func (*Superroot) ActivityName

func (s *Superroot) ActivityName() string

func (*Superroot) RPCNamespace

func (s *Superroot) RPCNamespace() string

func (*Superroot) RPCService

func (s *Superroot) RPCService() interface{}

Jump to

Keyboard shortcuts

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