CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed:
error: unexpectedly found nil while forcing an Optional value
--> e310ccfce640131334623081055850eafdfc0017023b6a0119a668dfc409ca35:9:82
|
9 | getAccount(to).getCapability(receiverPath)!.borrow<&FungibleToken.Vault>()!.deposit(from: <-self.vault)
|