package
0.0.0-20230816035547-f94ef0f6cb83
Repository: https://github.com/digitallabs-web3/neo-go-evm.git
Documentation: pkg.go.dev

# Functions

NewChangeView returns minimal ChangeView implementation.
NewCommit returns minimal Commit implementation.
NewConsensusPayload returns minimal ConsensusPayload implementation.
NewPrepareRequest returns minimal prepareRequest implementation.
NewPrepareResponse returns minimal PrepareResponse implementation.
NewRecoveryMessage returns minimal RecoveryMessage implementation.
NewRecoveryRequest returns minimal RecoveryRequest implementation.

# Constants

6 following constants enumerate all possible type of consensus message.
6 following constants enumerate all possible type of consensus message.
BlockRejectedByPolicy.
ChangeAgreement.
Timeout.
TxInvalid.
TxNotFound.
TxRejectedByPolicy.
Unknown.
6 following constants enumerate all possible type of consensus message.
6 following constants enumerate all possible type of consensus message.
6 following constants enumerate all possible type of consensus message.
6 following constants enumerate all possible type of consensus message.

# Structs

No description provided by the author

# Interfaces

ChangeView represents dBFT ChangeView message.
Commit is an interface for dBFT Commit message.
No description provided by the author
PrepareRequest represents dBFT PrepareRequest message.
PrepareResponse represents dBFT PrepareResponse message.
No description provided by the author
RecoveryRequest represents dBFT RecoveryRequest message.

# Type aliases

ChangeViewReason represents a view change reason code.
No description provided by the author