Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: slice indices [0:800] are out of bounds (size 550)
--> 42c9ad73ddd0ea1cb32c69f6af6dd89511a8db9e36a49118f65cc2dbace69180:36:23
|
36 | burnedIds: self.withdrawRef.getIDs().slice(from: 0, upTo: Int(amount))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^