Files
pay/desktop/defaults.ini
T

27 lines
420 B
INI
Raw Permalink Normal View History

[net]
useragent="Flowee:1 (Pay)"
[window]
2021-04-21 11:27:24 +02:00
width=600
height=600
#darkSkin=true
[general]
# 0: BCH
# 1: MilliBCH
# 2: MicroBCH
# 3: Bits
# 4: Satoshis
2021-04-21 11:27:24 +02:00
#unit=0
2021-04-21 15:17:08 +02:00
#
# when the app first starts up create a special
# wallet so the user can instantly start receiving.
create-start-wallet=true
2021-04-21 11:27:24 +02:00
[payment]
# Double Spend Proof timeout in milliseconds.
# After the timeout is reached we deem the tx safe.
#dsp-timeout=3000