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