Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client defines typed wrappers for the zkEVM RPC API.
func (*Client) BatchByNumber ¶
BatchByNumber returns a batch from the current canonical chain. If number is nil, the latest known batch is returned.
Click to show internal directories.
Click to hide internal directories.