Documentation ¶
Index ¶
Constants ¶
View Source
const (
// APISYNC is the namespace of the sync service
APISYNC = "sync"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoints ¶ added in v0.0.7
type Endpoints struct {
// contains filtered or unexported fields
}
Endpoints contains implementations for the "zkevm" RPC endpoints
func NewEndpoints ¶ added in v0.0.7
NewEndpoints returns Endpoints
func (*Endpoints) GetOffChainData ¶ added in v0.0.7
GetOffChainData returns the image of the given hash
Click to show internal directories.
Click to hide internal directories.