Whoops! 😨 Something unexpected happened...
[Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `Starly` in `142fa6570b62fd97.Starly`
--> 2c94064d86b669d0341b923f114e3cad557347976ff10f4404c44379e1ec117d:5:7
|
5 | import Starly from 0x142fa6570b62fd97
| ^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 2c94064d86b669d0341b923f114e3cad557347976ff10f4404c44379e1ec117d:10:7
|
10 | if signer.borrow<&Starly.Vault>(from: /storage/starlyTokenVault) == nil {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot infer type parameter: `T`
--> 2c94064d86b669d0341b923f114e3cad557347976ff10f4404c44379e1ec117d:15:6
|
15 | signer.link<&Starly.Vault{FungibleToken.Receiver}>(
| ^
error: cannot infer type parameter: `T`
--> 2c94064d86b669d0341b923f114e3cad557347976ff10f4404c44379e1ec117d:22:6
|
22 | signer.link<&Starly.Vault{FungibleToken.Balance}>(
| ^
could not find import [Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `Starly` in `142fa6570b62fd97.Starly`
--> 2c94064d86b669d0341b923f114e3cad557347976ff10f4404c44379e1ec117d:5:7
|
5 | import Starly from 0x142fa6570b62fd97
| ^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> 2c94064d86b669d0341b923f114e3cad557347976ff10f4404c44379e1ec117d:10:7
|
10 | if signer.borrow<&Starly.Vault>(from: /storage/starlyTokenVault) == nil {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot infer type parameter: `T`
--> 2c94064d86b669d0341b923f114e3cad557347976ff10f4404c44379e1ec117d:15:6
|
15 | signer.link<&Starly.Vault{FungibleToken.Receiver}>(
| ^
error: cannot infer type parameter: `T`
--> 2c94064d86b669d0341b923f114e3cad557347976ff10f4404c44379e1ec117d:22:6
|
22 | signer.link<&Starly.Vault{FungibleToken.Balance}>(
| ^
%!(EXTRA string=No contracts found for identifier=A.142fa6570b62fd97.Starly)