Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sifchain/sifnode
/ StringCompare
Function
StringCompare
x/tokenregistry/types/types.go:30–32 ·
view source on GitHub ↗
(a, b string)
Source
from the content-addressed store, hash-verified
28
}
29
30
func
StringCompare(a, b string) bool {
31
return
a == b
32
}
Callers
6
UpdatePmtpParams
Method · 0.92
ModifyPmtpRates
Method · 0.92
Swap
Method · 0.92
GetCmdAddAllEntries
Function · 0.92
SetToken
Method · 0.92
RemoveToken
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected