//
pkg.gl
Category
github.com/DigitalLabs-web3/neo-go-evm
pkg
consensus
package
0.0.0-20230816035547-f94ef0f6cb83
Repository:
https://github.com/digitallabs-web3/neo-go-evm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
24
Dependents
3
Files
1.3k SLOC
#
Functions
GetDefaultHonestNodeCount
No description provided by the author
NewPayload
NewPayload creates new consensus payload for the provided network.
NewService
NewService returns new consensus.Service instance.
#
Constants
Category
Category is message category for extensible payloads.
#
Structs
Config
Config is a configuration for consensus services.
Payload
No description provided by the author
#
Interfaces
Ledger
Ledger is the interface to Blockchain sufficient for Service.
Service
Service represents consensus instance.