package
0.38.0
Repository: https://github.com/dominant-strategies/go-quai.git
Documentation: pkg.go.dev

# Packages

Package mock_protocol is a generated GoMock package.

# Functions

Feed the request rate tracker, recomputing the rate, and returning an error if the rate limit is exceeded.
QuaiProtocolHandler handles all the incoming requests and responds with corresponding data.

# Constants

No description provided by the author
Block height before which the prior major release will be tolerated For example, if the current protocol version is `quai/9.1.2`, and `ProtocolGraceHeight` is 10000000, then peers running any `quai/9.X.X` protocol version will still be tolerated.
ProtocolVersion is the current version of the Quai protocol.

# Interfaces

interface required to join the quai protocol network.