MCPcopy
hub / github.com/trustwallet/assets / isEmpty

Function isEmpty

internal/info/fields_validators.go:261–263  ·  view source on GitHub ↗
(field string)

Source from the content-addressed store, hash-verified

259}
260
261func isEmpty(field string) bool {
262 return field == ""
263}

Callers 2

ValidateCoinRequiredKeysFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…