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: unexpectedly found nil while forcing an Optional value
--> 3b4db88e80c1f813fe62db8218e3c90b32bd14980f2b9a76230cf510036023c6:39:20
|
39 | getAccount(userAddress)
40 | .getCapability(/public/flowTokenReceiver)!
41 | .borrow<&{FungibleToken.Receiver}>()!
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^