CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: error: cannot find variable in this scope: `myAccount` --> eadef6b791f825b5bdfaebbbcc8e33598ea7e5aa99009db188467ec05eb7354a:6:32 | 6 | let collectionRef = myAccount.getCapability(/public/NFTLendingPlaceCollection).borrow<&NFTLendingPlace.LendingCollection{NFTLendingPlace.LendingPublic}>() ?? panic("cannot get cap") | ^^^^^^^^^ not found in this scopeLoading...