ltonetwork / lto-wallet

LTO Network web wallet
4 stars 37 forks source link

Disable bridge #36

Closed yhorbachov closed 5 years ago

yhorbachov commented 5 years ago

To disable BridgeAPI calls I provide BridgeService through factory which provides BridgeServiceDummy in case if BRIDGE_ENABLED token is false.

Show transparent overlay over bridge page based on the same token BRIDGE_ENABLED;