MCPcopy
hub / github.com/canopy-network/canopy / Check

Method Check

lib/tx.go:74–74  ·  view source on GitHub ↗

name of the message

()

Source from the content-addressed store, hash-verified

72 New() MessageI // new instance of the message type
73 Name() string // name of the message
74 Check() ErrorI // stateless validation of the message
75 Recipient() []byte // for transaction indexing by recipient
76 json.Marshaler // json encoding
77 json.Unmarshaler // json decoding

Callers 15

HandlePeerBlockMethod · 0.65
TestViewCheckFunction · 0.65
CheckMethod · 0.65
CheckProposalBasicMethod · 0.65
TestCheckBlockHeaderFunction · 0.65
TestCheckBlockFunction · 0.65
CheckMethod · 0.65
CheckAndApplyUpdateMethod · 0.65
ProcessDSEMethod · 0.65

Implementers 15

Signaturelib/tx.pb.go
MessageSendfsm/message.pb.go
MessageStakefsm/message.pb.go
MessageEditStakefsm/message.pb.go
MessageUnstakefsm/message.pb.go
MessagePausefsm/message.pb.go
MessageUnpausefsm/message.pb.go
MessageChangeParameterfsm/message.pb.go
MessageDAOTransferfsm/message.pb.go
MessageCertificateResultsfsm/message.pb.go
MessageSubsidyfsm/message.pb.go
MessageCreateOrderfsm/message.pb.go

Calls

no outgoing calls

Tested by 4

TestViewCheckFunction · 0.52
TestCheckBlockHeaderFunction · 0.52
TestCheckBlockFunction · 0.52