omni / poa-bridge

POA <-> Ethereum bridge for self transfers of POA native token to POA20 (ERC20 representation). Not supported. Use TokenBridge instead
https://github.com/poanetwork/token-bridge
GNU General Public License v3.0
79 stars 38 forks source link

Problem: `contract` configuration is no longer necessary #58

Closed yrashk closed 6 years ago

yrashk commented 6 years ago

It is only necessary when deploying

Solution: remove the requirement for this configuration option but leave it for the deploy feature used in integration tests until they are rewritten to use external deployment mechanics.