zerolawtech / ZAP-Tech

ZeroLaw Augmentation Protocol
GNU General Public License v3.0
27 stars 13 forks source link

NFToken: convert Balances.ranges to fixed length #20

Closed iamdefinitelyahuman closed 4 years ago

iamdefinitelyahuman commented 5 years ago

Using of a fixed length array for Balance.ranges, as implemented in https://github.com/iamdefinitelyahuman/nftoken, is more gas efficient and should be implemented in this repo as well.