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

Method Errorf

lib/log.go:42–42  ·  view source on GitHub ↗
(format string, args ...any)

Source from the content-addressed store, hash-verified

40 Infof(format string, args ...any)
41 Warnf(format string, args ...any)
42 Errorf(format string, args ...any)
43 Fatalf(format string, args ...any)
44 Printf(format string, args ...any)
45}

Callers 15

keystoreNewKeyFunction · 0.65
keystoreGetKeyFunction · 0.65
getHeightFunction · 0.65
getAccountBalanceFunction · 0.65
waitForTxInclusionFunction · 0.65
checkTxNotFailedFunction · 0.65
buildSignAndSendTxFunction · 0.65
postRawJSONFunction · 0.65
sendBlockRequestsMethod · 0.65
ListenForConsensusMethod · 0.65
GossipConsensusMethod · 0.65

Implementers 1

Loggerlib/log.go

Calls

no outgoing calls

Tested by 15

keystoreNewKeyFunction · 0.52
keystoreGetKeyFunction · 0.52
getHeightFunction · 0.52
getAccountBalanceFunction · 0.52
waitForTxInclusionFunction · 0.52
checkTxNotFailedFunction · 0.52
buildSignAndSendTxFunction · 0.52
postRawJSONFunction · 0.52
TestParseErrorMessageFunction · 0.52
TestEventsTracker_AddFunction · 0.52
TestEventsTracker_ReferFunction · 0.52