When using surf I run into a few issues related to structs. - The return type of view functions does not handle structs at all, it shows as `unknown`. - Using `ExtractStructType` does not work for nested structs.
When using surf I run into a few issues related to structs.
unknown.ExtractStructTypedoes not work for nested structs.