zerolawtech / ZAP-Tech

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

KYC Blacklists #8

Open iamdefinitelyahuman opened 5 years ago

iamdefinitelyahuman commented 5 years ago

Blacklists will work similar to the existing KYC whitelists, except any address listed on it is unable to transfer tokens. This could require some changes to IssuingEntity, and will take some thought on how conflicts between whitelists and blacklists work.

How this is implemented will be very dependent upon #9.