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: gas price configuration in examples #104

Closed yrashk closed 6 years ago

yrashk commented 6 years ago

It's confusing that gas price oracle is used on the home side of the bridge, as opposed to the foreign one, because gas price is fixed on POA.

Solution: flip the gas price configuration example between sides