Hi there, I found a problem when I tried to perform the RGB20 token transfer under the 0.11.1 version: Because all of the Index based on
TinyOrdSet(max len about U8, 255 lens), so if I try to transfer 255+ or more times, it will fail and lose all my RGB tokens.
So, my question is: Why is the TinyOrdSet used in the 0.11.1 version(are there any other considerations?), or do you plan to use a larger set/map(like U64) instead?
