Whoops! 😨 Something unexpected happened...
[Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `BarterYardClubWerewolf` in `278f468c817bc779.BarterYardClubWerewolf`
--> a073df6bd9957754d3b0deb5c9157fdfd4e806c1f4aa4b0fbb16311460d74e26:1:7
|
1 | import BarterYardClubWerewolf from 0x278f468c817bc779
| ^^^^^^^^^^^^^^^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> a073df6bd9957754d3b0deb5c9157fdfd4e806c1f4aa4b0fbb16311460d74e26:13:22
|
13 | self.adminCap = signer.getCapability<&BarterYardClubWerewolf.Admin>(BarterYardClubWerewolf.AdminPrivatePath).borrow()!
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
could not find import [Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `BarterYardClubWerewolf` in `278f468c817bc779.BarterYardClubWerewolf`
--> a073df6bd9957754d3b0deb5c9157fdfd4e806c1f4aa4b0fbb16311460d74e26:1:7
|
1 | import BarterYardClubWerewolf from 0x278f468c817bc779
| ^^^^^^^^^^^^^^^^^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> a073df6bd9957754d3b0deb5c9157fdfd4e806c1f4aa4b0fbb16311460d74e26:13:22
|
13 | self.adminCap = signer.getCapability<&BarterYardClubWerewolf.Admin>(BarterYardClubWerewolf.AdminPrivatePath).borrow()!
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
%!(EXTRA string=No contracts found for identifier=A.278f468c817bc779.BarterYardClubWerewolf)