package
5.6.3-darwinv2-rc0+incompatible
Repository: https://github.com/scroll-tech/go-ethereum.git
Documentation: pkg.go.dev

# Functions

Decode reads a discovery v4 packet.
DecodePubkey reads an encoded secp256k1 public key.
Encode encodes a discovery packet.
EncodePubkey encodes a secp256k1 public key.
Expired checks whether the given UNIX time stamp is in the past.
NewEndpoint creates an endpoint.

# Constants

RPC packet types.
RPC packet types.
RPC packet types.
This number is the maximum number of neighbor nodes in a Neighbors packet.
RPC packet types.
zero is 'reserved'.
RPC packet types.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Endpoint represents a network endpoint.
RPC request structures.
RPC request structures.
RPC request structures.
RPC request structures.
Node represents information about a node.
RPC request structures.
RPC request structures.

# Interfaces

No description provided by the author

# Type aliases

Pubkey represents an encoded 64-byte secp256k1 public key.