You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, even if the Ethereum bridge is not active, we require writing the activation status of the bridge at genesis anyway. We should allow the omission of the respective value to mean that the bridge is not currently active. Change oracle code, Ethereum bridge genesis parameters code and EthBridgeQueries::is_bridge_active to reflect this.
The text was updated successfully, but these errors were encountered:
Currently, even if the Ethereum bridge is not active, we require writing the activation status of the bridge at genesis anyway. We should allow the omission of the respective value to mean that the bridge is not currently active. Change oracle code, Ethereum bridge genesis parameters code and
EthBridgeQueries::is_bridge_active
to reflect this.The text was updated successfully, but these errors were encountered: