Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
keystoreNewKey
Function · 0.65
keystoreGetKey
Function · 0.65
getHeight
Function · 0.65
getAccountBalance
Function · 0.65
waitForTxInclusion
Function · 0.65
checkTxNotFailed
Function · 0.65
buildSignAndSendTx
Function · 0.65
postRawJSON
Function · 0.65
sendBlockRequests
Method · 0.65
ListenForConsensus
Method · 0.65
GossipConsensus
Method · 0.65
SendCertificateResultsTx
Method · 0.65
Implementers
1
Logger
lib/log.go
Calls
no outgoing calls
Tested by
15
keystoreNewKey
Function · 0.52
keystoreGetKey
Function · 0.52
getHeight
Function · 0.52
getAccountBalance
Function · 0.52
waitForTxInclusion
Function · 0.52
checkTxNotFailed
Function · 0.52
buildSignAndSendTx
Function · 0.52
postRawJSON
Function · 0.52
TestParseErrorMessage
Function · 0.52
TestEventsTracker_Add
Function · 0.52
TestEventsTracker_Refer
Function · 0.52
TestEventsTracker_GetReference
Function · 0.52