config

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2019 License: Apache-2.0 Imports: 0 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsensusConfig

type ConsensusConfig struct {
	PolicyName       string
	Timeout          ConsensusTimeout
	EnableEmptyBlock bool
	SignVerifySwitch SignatureVerifySwitch
}

type ConsensusTimeout added in v1.0.0

type ConsensusTimeout struct {
	TimeoutToCollectResponseMsg int64
	TimeoutToWaitCommitMsg      int64
	TimeoutToChangeView         int64
}

type SignatureVerifySwitch added in v1.0.0

type SignatureVerifySwitch struct {
	SyncVerifySignature  bool
	LocalVerifySignature bool
}

Jump to

Keyboard shortcuts

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