MCPcopy Create free account
hub / github.com/DeAI-Artist/Linkis / ValidateBasic

Method ValidateBasic

consensus/reactor.go:1508–1508  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1506// Message is a message that can be sent and received on the Reactor
1507type Message interface {
1508 ValidateBasic() error
1509}
1510
1511func init() {

Callers 15

MsgFromProtoFunction · 0.95
ProofFromProtoFunction · 0.65
TestProofValidateBasicFunction · 0.65
testnetFilesFunction · 0.65
ParseConfigFunction · 0.65
ReceiveEnvelopeMethod · 0.65
ValidateBasicMethod · 0.65
ValidateBasicMethod · 0.65
ValidateBasicMethod · 0.65
ValidateBasicMethod · 0.65
ValidateBasicMethod · 0.65
ValidateBasicMethod · 0.65

Implementers 15

BlockMetatypes/block_meta.go
ValidatorSettypes/validator_set.go
LightBlocktypes/light.go
SignedHeadertypes/light.go
Votetypes/vote.go
Validatortypes/validator.go
DuplicateVoteEvidencetypes/evidence.go
LightClientAttackEvidencetypes/evidence.go
Proposaltypes/proposal.go
Parttypes/part_set.go
PartSetHeadertypes/part_set.go
Blocktypes/block.go

Calls

no outgoing calls