2022-11-14 14:31:43 +01:00
|
|
|
[net]
|
|
|
|
|
useragent="Flowee:1 (PayMobile)"
|
|
|
|
|
|
|
|
|
|
[window]
|
|
|
|
|
darkSkin=true
|
|
|
|
|
|
|
|
|
|
[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
|
|
|
|
|
|
2023-02-07 17:51:29 +01:00
|
|
|
countryCodes=en_US, en_GB, nl_NL, zh_CN
|
|
|
|
|
|
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.
|
2023-05-09 18:23:40 +02:00
|
|
|
dsp-timeout=300
|
2022-11-14 14:31:43 +01:00
|
|
|
|