Documentation ¶
Overview ¶
Package observer launches a service attached to the sharding node that simply observes activity across the sharded Ethereum network.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Observer ¶
type Observer struct {
// contains filtered or unexported fields
}
Observer holds functionality required to run an observer service in a sharded system. Must satisfy the Service interface defined in sharding/service.go.
Click to show internal directories.
Click to hide internal directories.