Whoops! π¨ Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: cannot deploy invalid contract
--> dae6b00699808900178cb7d3685fde35eb7f75770f839f32c840bb43e5f8e712:4:3
|
4 | signer.contracts.add(name: name, code: code.decodeHex() )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: value of type `PublicAccount` has no member `capabilities`
--> 35f9e7ac86111b22.Questing:458:46
|
458 | if let cap = getAccount(questManager).capabilities.get<&Questing.QuestManager{Questing.QuestManagerPublic}>(Questing.QuestManagerPublicPath) {
| ^^^^^^^^^^^^ unknown member