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