Files
pay/guis/desktop/defaults.ini
T
tomFlowee 02e940bfd2 New feature; prefer BCH input in payments setting.
This adds a setting in the mobile client where the user to select to
prefer to start inputting the BCH value on payments (that require manual
input of price).
The default is to start with the user selected fiat value.
2025-09-23 00:13:28 +02:00

26 lines
418 B
INI

[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
darkSkin=true
[payment]
# Double Spend Proof timeout in milliseconds.
# After the timeout is reached we deem the tx safe.
#dsp-timeout=3000
[net]
useragent="Flowee:1 (Pay)"
[window]
width=780
height=600