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
80 stars 39 forks source link

Problem: home_deploy and foreign_deploy fields #68

Closed yrashk closed 6 years ago

yrashk commented 6 years ago

These fields in database are no longer useful outside of integration testing.

Solution: make them optional

Closes #67