Closed akb-tokenized closed 5 years ago
If 100 tokens are frozen and 40 need to be thawed without risking a transfer in the 'interval', the process works like this:
Thaw orders always refer to a specific freeze order.
@KarlTheProgrammer just double-checking that the logic continues to work the way I've described above ^
Is is possible to thaw part of a frozen block. i.e. 100 tokens are frozen and 40 need to be thawed
From the docs it reads as though the whole block will have to be thawed and then 60 tokens will have to be re-frozen. If this is the case then there is a risk that the 60 may be transferred in the interval before the re-freeze.
If this is not the case then perhaps worth clarifying in the docs.