Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Superroot ¶
type Superroot struct {
// contains filtered or unexported fields
}
Superroot composes the super-root at a given timestamp across the configured dep set, returning aggregated sync status and the per-chain optimistic outputs alongside.
func New ¶
func New(log gethlog.Logger, chains map[eth.ChainID]cc.ChainContainer, verified interop.VerifiedResultReader) *Superroot
func (*Superroot) RPCNamespace ¶
func (*Superroot) RPCService ¶
func (s *Superroot) RPCService() interface{}
Click to show internal directories.
Click to hide internal directories.