holders and ability to check whether they in the list by address. Can someone suggest how to make it? I'm thinking to use Binary Tree for this task, but if you know some other ways to do it, I will be very grateful to hear about them
Check out OZ’s EnumerableSet
Yeah, I know about it, but the problem is that I cannot get whether address exists in list by address, just by a key
Use enum set or iterable mapping
Aah then iterable mapping
Ok, thanks man, I will try that
merkle tree
Обсуждают сегодня