Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> f0aeeb132b6dffe90b4aa0d2a9d4728d9c7958d59929c137b8a97a3e1b6a9760:12:8
|
12 | moxyEcosystem.allocateDailyReleaseTo(roundsRef: roundsRef, quantity: quantity)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 123cb47fe122f6e3.MoxyClub:2133:23
|
2133 | let run <- self.roundReleaseQueue.lockRunWith(quantity: quantity)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 123cb47fe122f6e3.MoxyProcessQueue:321:23
|
321 | let run <- self.currentBatch.getFreeRun()
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: internal error: resource is invalidated and cannot be used anymore
--> 123cb47fe122f6e3.MoxyProcessQueue:165:44
|
165 | run <-> self.currentRuns[i]
| ^^^