DRI-network / RICO

The Responsible Initial Coin Offering Framework
GNU General Public License v3.0
92 stars 19 forks source link

Add Whitelist addresses #10

Open syrohei opened 6 years ago

syrohei commented 6 years ago

add function for KYC executes

Checkmethod

function addWhitelists(address kycProvider,  address) returns (bool) {}