status-go/protocol/identity
Samuel Hawksby-Robinson eadb698603 ColourHash is a distinct type that has a discrete pattern
This change codifies that a ColourHash is a slice of [2]int, as code depends on the inner slice to have exactly 2 indexes
2022-11-28 16:26:07 +00:00
..
alias
colorhash ColourHash is a distinct type that has a discrete pattern 2022-11-28 16:26:07 +00:00
emojihash
identicon
ring ColourHash is a distinct type that has a discrete pattern 2022-11-28 16:26:07 +00:00
social_links.go
social_links_test.go
utils.go
utils_test.go