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