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: Foreign RPC URL is not reported in the logs #70

Closed yrashk closed 6 years ago

yrashk commented 6 years ago

The current behavior for logs displayed during the bridge initialization is not consistent - home url is reported whereas foreign url is not.

Solution: report it

Fixes #69