Files
pay/guis/desktop/defaults.ini
T
tomFlowee d384167445 Prepare for better shared-widgets setup
QML allows re-usable components, this makes the already created
list of widgets for Desktop easy to use for mobile as well.
2022-11-14 21:25:36 +01:00

27 lines
420 B
INI

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