AdChain / AdChainRegistry

adChain registry smart contracts
Apache License 2.0
30 stars 10 forks source link

Migrations should ingest a deployed token address #6

Closed skmgoldin closed 7 years ago

skmgoldin commented 7 years ago

Currently the migrations deploy a new token and pass its address to the Parameterizer and Registry. Obviously AdToken is already deployed, and the migrations should take an address in a conf file and use that.