mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 19:16:59 +00:00
8c2d5398b0
* feat: removed wallet connect feature flag * fix: show pending requests when logging out and in * fix: don't show requests across (test/main)nets * format: added env newlines * fix: network state reset on network type change * fix: reject typed-data if wrong chain-id * chore: added logs for future debugging
23 lines
467 B
Plaintext
23 lines
467 B
Plaintext
DEBUG_WEBVIEW=0
|
|
DEFAULT_NETWORK=mainnet_rpc
|
|
ETHEREUM_DEV_CLUSTER=0
|
|
EXTENSIONS=0
|
|
GROUP_CHATS_ENABLED=1
|
|
LOG_LEVEL=
|
|
MAILSERVER_CONFIRMATIONS_ENABLED=1
|
|
MAINNET_WARNING_ENABLED=1
|
|
PFS_ENCRYPTION_ENABLED=1
|
|
PFS_TOGGLE_VISIBLE=0
|
|
POW_TARGET=0.002
|
|
POW_TIME=1
|
|
SNOOPY=0
|
|
KEYCARD_TEST_MENU=0
|
|
RPC_NETWORKS_ONLY=1
|
|
PARTITIONED_TOPIC=0
|
|
ENABLE_ROOT_ALERT=1
|
|
MAX_IMAGES_BATCH=1
|
|
DELETE_MESSAGE_ENABLED=1
|
|
FAST_CREATE_COMMUNITY_ENABLED=0
|
|
TEST_NETWORKS_ENABLED=0
|
|
FLAG_WALLET_CONNECT_ENABLED=1
|