Reduce label queries when transferring
Adds a small bit of memoisation and relocates part of the query to prevent calling `pluck` inside the loop.
Showing
Please register or sign in to comment
Adds a small bit of memoisation and relocates part of the query to prevent calling `pluck` inside the loop.