Closed jafri closed 2 years ago
@learnforpractice could you kindly try this out with by building the allow
example
I keep running into this issue
ERROR TS2304: Cannot find name 'any'.
export function contract(_: any): any {
any
is an undefined type in assemblyscript.
Figured out the issue, there was a printed contract
erroneously
the above code fails