package
1.4.3
Repository: https://github.com/multiversx/mx-sdk-go.git
Documentation: pkg.go.dev

# Functions

NewDisabledFinalityProvider returns a new instance of type disabledFinalityProvider.
NewNodeFinalityProvider creates a new instance of type nodeFinalityProvider.
NewProxyFinalityProvider creates a new instance of type proxyFinalityProvider.

# Variables

ErrInvalidAllowedDeltaToFinal signals that an invalid allowed delta to final value has been provided.
ErrInvalidNonceCrossCheckValueFormat signals that an invalid nonce cross-check value has been provided.
ErrNilProxy signals that a nil proxy has been provided.
ErrNodeNotStarted signals that the node is not started.