package
1.8.9
Repository: https://github.com/celo-org/celo-blockchain.git
Documentation: pkg.go.dev

# Functions

New creates a new proxied validator engine.
NewProxyEngine creates a new proxy engine.
No description provided by the author

# Variables

ErrNoCelostatsProxy is returned if there is no connected proxy that sent the celostats message to be signed.
ErrNodeNotProxiedValidator is returned if this node is not a proxied validator.
ErrNodeNotProxy is returned if this node is not a proxy.
ErrNoProxiedValidator is returned if the proxy has no connected proxied validator.

# Structs

No description provided by the author
No description provided by the author
ProxyInfo is used to provide info on a proxy that can be given via an RPC.

# Interfaces

BackendForProxiedValidatorEngine provides the Istanbul backend application specific functions for Istanbul proxied validator engine.
BackendForProxyEngine provides the Istanbul backend application specific functions for Istanbul proxy engine.
No description provided by the author
No description provided by the author