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