mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-23 15:04:23 +02:00
changed min to 10
This commit is contained in:
parent
947d169baa
commit
5cb392e5dc
@ -308,7 +308,7 @@
|
||||
fixedAmount: true,
|
||||
data: {
|
||||
haircut: 0,
|
||||
min_bet: 1,
|
||||
min_bet: 10,
|
||||
max_bet: 1000,
|
||||
currency: 'satoshis',
|
||||
comment_chars: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user