Files
pay/guis/mobile/defaults.ini
T

32 lines
619 B
INI
Raw Permalink Normal View History

2022-11-14 14:31:43 +01:00
[general]
# 0: BCH
# 1: MilliBCH
# 2: MicroBCH
# 3: Bits
# 4: Satoshis
unit=0
#
# when the app first starts up create a special
# wallet so the user can instantly start receiving.
create-start-wallet=true
countryCodes=en_US, en_GB, nl_NL, zh_CN
darkSkin=true
2022-11-14 14:31:43 +01:00
[payment]
# Double Spend Proof timeout in milliseconds.
# After the timeout is reached we deem the tx safe.
dsp-timeout=300
2022-11-14 14:31:43 +01:00
# When manually typing the amount to pay, prefer BCH over fiat
prefer-bch-input=false
[net]
useragent="Flowee:1 (PayMobile)"
[window]
# 0 = FullKeyboard
# 1 = SmallNumbersKeyboard
# 2 = BigNumbersKeyboard
unlocking-keyboard=1