Skip to content

Commit bdb9699

Browse files
authored
chore: set USE_BITCOIN_NETWORK_SWITCHING to true (#1930)
1 parent 0fe45de commit bdb9699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/browser-extension-wallet/.env.defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SAVED_PRICE_DURATION_IN_MINUTES=720
1212
WALLET_POLLING_INTERVAL_IN_SEC=60
1313

1414
# Feature Flags
15-
USE_BITCOIN_NETWORK_SWITCHING=false
15+
USE_BITCOIN_NETWORK_SWITCHING=true
1616
USE_PASSWORD_VERIFICATION=false
1717
USE_DAPP_CONNECTOR=true
1818
USE_TREZOR_HW=true

0 commit comments

Comments
 (0)