Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 00d7a5b968ba028fdfe3c6dee25ac1fd3899106da4b43928696704384f7c6999: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]
| ^^^