Whoops! 😨 Something unexpected happened...
[Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `Acco_soleil` in `82ed1b9cba5bb1b3.Acco_soleil`
--> 48a200e25c890b07d72798d73f35293b248dc29f338de62fbf192cf8004c53b4:3:15
|
3 | import Acco_soleil from 0x82ed1b9cba5bb1b3
| ^^^^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 48a200e25c890b07d72798d73f35293b248dc29f338de62fbf192cf8004c53b4:16:34
|
16 | self.tokenAdmin = minter.borrow<&Acco_soleil.Administrator>(from: Acco_soleil.AdminStoragePath) ?? panic("Minter is not the token admin")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
could not find import [Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `Acco_soleil` in `82ed1b9cba5bb1b3.Acco_soleil`
--> 48a200e25c890b07d72798d73f35293b248dc29f338de62fbf192cf8004c53b4:3:15
|
3 | import Acco_soleil from 0x82ed1b9cba5bb1b3
| ^^^^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 48a200e25c890b07d72798d73f35293b248dc29f338de62fbf192cf8004c53b4:16:34
|
16 | self.tokenAdmin = minter.borrow<&Acco_soleil.Administrator>(from: Acco_soleil.AdminStoragePath) ?? panic("Minter is not the token admin")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
%!(EXTRA string=No contracts found for identifier=A.82ed1b9cba5bb1b3.Acco_soleil)