Closed cryptoquick closed 1 year ago
We need to have a temporary stock for pending transfers before they're added to the user's stock. It can also help prevent adding failed transfers to the user's stock. This can then be cleared by replacing it with an empty array if need be.
We need to have a temporary stock for pending transfers before they're added to the user's stock. It can also help prevent adding failed transfers to the user's stock. This can then be cleared by replacing it with an empty array if need be.