#What does the error `symbol not found in slice of strs` indicate?

1 messages · Page 1 of 1 (latest)

wary thorn
#

Getting an error I haven't seen before when trying to perform a __check_auth with a bunch of sub_invocations. It's a pretty complicated contract but I've never seen this error before. Any clues as to what this is indicating?

wary thorn
#

Got it. I was building an interface from an Address which wasn't of that interface type

#

So I'm guessing this error indicates a mismatch between the expected interface and the actually loaded contract client