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
--> 43a58b47286cf000715433a9c5654aa11f7438948c350d124ba2563993f107d9:10:0
|
10 | getAccount(to)
11 | .getCapability(/public/flowTokenReceiver)!
12 | .borrow<&{FungibleToken.Receiver}>()!
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^