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
--> 9de9faf20fcf25cc089f32fd4220222728c037fc085bf6ce22ad09fd554abe44:39:20
|
39 | getAccount(userAddress)
40 | .getCapability(/public/flowTokenReceiver)!
41 | .borrow<&{FungibleToken.Receiver}>()!
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^