Whoops! 😨 Something unexpected happened...
[Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `AFLAdmin` in `b39a42479c1c2c77.AFLAdmin`
--> 2fc24ad48e8289323c2e75db7ce58d08fac42e52fe4b036ade89b36a03e6dd3b:2:7
|
2 | import AFLAdmin from 0xb39a42479c1c2c77
| ^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 2fc24ad48e8289323c2e75db7ce58d08fac42e52fe4b036ade89b36a03e6dd3b:5:23
|
5 | let adminRef = acct.borrow<&AFLAdmin.Admin>(from: /storage/AFLAdmin)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
could not find import [Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `AFLAdmin` in `b39a42479c1c2c77.AFLAdmin`
--> 2fc24ad48e8289323c2e75db7ce58d08fac42e52fe4b036ade89b36a03e6dd3b:2:7
|
2 | import AFLAdmin from 0xb39a42479c1c2c77
| ^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 2fc24ad48e8289323c2e75db7ce58d08fac42e52fe4b036ade89b36a03e6dd3b:5:23
|
5 | let adminRef = acct.borrow<&AFLAdmin.Admin>(from: /storage/AFLAdmin)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
%!(EXTRA string=No contracts found for identifier=A.b39a42479c1c2c77.AFLAdmin)