MCPcopy Create free account
hub / github.com/DOSNetwork/core / Info

Method Info

onchain/eth_proxy.go:32–32  ·  view source on GitHub ↗
(msg string)

Source from the content-addressed store, hash-verified

30
31type logger interface {
32 Info(msg string)
33 Error(err error)
34 TimeTrack(start time.Time, e string, info map[string]interface{})
35 Event(e string, info map[string]interface{})

Callers 14

SetGroupSizeMethod · 0.65
UpdateRandomnessMethod · 0.65
DataReturnMethod · 0.65
RegisterGroupPubKeyMethod · 0.65
RegisterNewNodeMethod · 0.65
UnRegisterNodeMethod · 0.65
SignalRandomMethod · 0.65
SignalGroupFormationMethod · 0.65
SignalGroupDissolveMethod · 0.65
SignalBootstrapMethod · 0.65
SignalUnregisterMethod · 0.65
StartCommitRevealMethod · 0.65

Implementers 1

loggerlog/logger.go

Calls

no outgoing calls

Tested by

no test coverage detected