MCPcopy Create free account
hub / github.com/CPChain/chain / GetResult

Method GetResult

admission/interface.go:48–48  ·  view source on GitHub ↗

getResult returns the work proof result

()

Source from the content-addressed store, hash-verified

46
47 // getResult returns the work proof result
48 GetResult() map[string]Result
49
50 // SetAdmissionKey sets the key for admission control to participate campaign
51 SetAdmissionKey(key *keystore.Key)

Callers 4

GetResultMethod · 0.65
traceTxMethod · 0.65
runTraceFunction · 0.65
TestHaltBetweenStepsFunction · 0.65

Implementers 1

AdmissionApiBackendadmission/api_backend.go

Calls

no outgoing calls

Tested by 2

runTraceFunction · 0.52
TestHaltBetweenStepsFunction · 0.52