Posted on c/ElrondDevelopers 1 guest4820502178c/ElrondDevelopers 3 years ago Hi everybody, is it possible to save several times the same address in a whitelistMapper ? Comment 1 Comments jul8221856699 3years ago I think it isn't possible. It uses SingleValueMapper under the hood so that you would set the same key to 'true' all the time, but I haven't tested, I use SetMapper which doesn't allow the same entries
I think it isn't possible. It uses SingleValueMapper under the hood so that you would set the same key to 'true' all the time, but I haven't tested, I use SetMapper which doesn't allow the same entries