Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed:
error: cannot find declaration `Blocto` in `39e42c67cc851cfb.Blocto`
--> 3385b854d70765e16cf9aa66a2cf45c020abf911bea5bc872abdc132f9518b0a:1:7
|
1 | import Blocto from 0x39e42c67cc851cfb
| ^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 3385b854d70765e16cf9aa66a2cf45c020abf911bea5bc872abdc132f9518b0a:5:28
|
5 | let administrator = admin.borrow<&Blocto.Administrator>(from: Blocto.AdministratorStoragePath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
could not find import [Error Code: 1101] error caused by: 1 error occurred:
* transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed:
error: cannot find declaration `Blocto` in `39e42c67cc851cfb.Blocto`
--> 3385b854d70765e16cf9aa66a2cf45c020abf911bea5bc872abdc132f9518b0a:1:7
|
1 | import Blocto from 0x39e42c67cc851cfb
| ^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 3385b854d70765e16cf9aa66a2cf45c020abf911bea5bc872abdc132f9518b0a:5:28
|
5 | let administrator = admin.borrow<&Blocto.Administrator>(from: Blocto.AdministratorStoragePath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
%!(EXTRA string=No contracts found for identifier=A.39e42c67cc851cfb.Blocto)