statemgr

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2021 License: Apache-2.0, BSD-2-Clause Imports: 19 Imported by: 0

Documentation

Overview

statemgr package implements object which is responsible for the smart contract ledger state to be synchronized and validated

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type StateManagerTimers added in v0.2.0

type StateManagerTimers struct {
	// period of state pull retry
	PullStateRetry time.Duration
	// how long delay state pull after state candidate received
	PullStateAfterStateCandidateDelay time.Duration
	GetBlockRetry                     time.Duration
}

func NewStateManagerTimers added in v0.2.0

func NewStateManagerTimers() StateManagerTimers

Jump to

Keyboard shortcuts

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