mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-11 01:07:00 +00:00
af6c784ab4
Connect to stubs of status-go protocol API, behind the flag. Since status-go isn't updated yet, setting this flag will break the app. What needs to be tested is no regressions in a normal mode. Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
25 lines
504 B
Bash
25 lines
504 B
Bash
CACHED_WEBVIEWS_ENABLED=1
|
|
DEBUG_WEBVIEW=1
|
|
DEFAULT_NETWORK=mainnet_rpc
|
|
DEV_BUILD=1
|
|
ERC20_CONTRACT_WARNINGS=1
|
|
ETHEREUM_DEV_CLUSTER=1
|
|
EXTENSIONS=1
|
|
FLEET=eth.beta
|
|
GROUP_CHATS_ENABLED=1
|
|
HARDWALLET_ENABLED=0
|
|
LOG_LEVEL_STATUS_GO=info
|
|
LOG_LEVEL=debug
|
|
MAILSERVER_CONFIRMATIONS_ENABLED=1
|
|
PFS_ENCRYPTION_ENABLED=1
|
|
PFS_TOGGLE_VISIBLE=1
|
|
POW_TARGET=0.002
|
|
POW_TIME=1
|
|
RN_BRIDGE_THRESHOLD_WARNINGS=0
|
|
RPC_NETWORKS_ONLY=0
|
|
STICKERS_ENABLED=1
|
|
PARTITIONED_TOPIC=0
|
|
CONTRACT_NODES=1
|
|
MOBILE_UI_FOR_DESKTOP=0
|
|
STATUS_GO_PROTOCOL=0
|