Files

32 lines
601 B
INI
Raw Permalink Normal View History

[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
darkSkin=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
2026-01-22 19:52:14 +01:00
#
# When manually typing the amount to pay, prefer BCH over fiat
# prefer-bch-input=false
2021-04-21 11:27:24 +02:00
[net]
useragent="Flowee:1 (Pay)"
[window]
width=780
height=600
2021-04-21 11:27:24 +02:00
2026-01-22 19:52:14 +01:00
# A percentage of system font size, typically useful range is
# 75 to 300
# font-scaling=100