Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type L2WithRequiredL1 ¶
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 (*Superroot) ActivityName ¶
func (*Superroot) RPCNamespace ¶
func (*Superroot) RPCService ¶
func (s *Superroot) RPCService() interface{}
Click to show internal directories.
Click to hide internal directories.