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: authorities.accounts config setting is obsolete #94

Closed yrashk closed 6 years ago

yrashk commented 6 years ago

Solution: make it only accessible when deploy feature is on (for integration tests)

yrashk commented 6 years ago

Done