finalityProvider

package
v1.3.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidAllowedDeltaToFinal = errors.New("invalid allowed delta to final value")

ErrInvalidAllowedDeltaToFinal signals that an invalid allowed delta to final value has been provided

View Source
var ErrInvalidNonceCrossCheckValueFormat = errors.New("invalid nonce cross check value format")

ErrInvalidNonceCrossCheckValueFormat signals that an invalid nonce cross-check value has been provided

View Source
var ErrNilProxy = errors.New("nil proxy")

ErrNilProxy signals that a nil proxy has been provided

View Source
var ErrNodeNotStarted = errors.New("node not started")

ErrNodeNotStarted signals that the node is not started

Functions

func NewDisabledFinalityProvider

func NewDisabledFinalityProvider() *disabledFinalityProvider

NewDisabledFinalityProvider returns a new instance of type disabledFinalityProvider

func NewNodeFinalityProvider

func NewNodeFinalityProvider(proxy proxy) (*nodeFinalityProvider, error)

NewNodeFinalityProvider creates a new instance of type nodeFinalityProvider

func NewProxyFinalityProvider

func NewProxyFinalityProvider(proxy proxy) (*proxyFinalityProvider, error)

NewProxyFinalityProvider creates a new instance of type proxyFinalityProvider

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL