Whoops! 😨 Something unexpected happened...
[Error Code: 1101] cadence runtime error Execution failed:
error: cannot find variable in this scope: `myAccount`
--> 6d3e3df4fc4d9d04c31c082ffb393a62cfbad3a6e52de2af81cff5446acbb3fa:10:32
|
10 | let collectionRef = myAccount.getCapability(/public/NFTLendingPlaceCollection).borrow<&NFTLendingPlace.LendingCollection{NFTLendingPlace.LendingPublic}>() ?? panic("cannot get cap")
| ^^^^^^^^^ not found in this scope