mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-19 03:57:29 +02:00
changed min to 10
This commit is contained in:
@@ -308,7 +308,7 @@
|
|||||||
fixedAmount: true,
|
fixedAmount: true,
|
||||||
data: {
|
data: {
|
||||||
haircut: 0,
|
haircut: 0,
|
||||||
min_bet: 1,
|
min_bet: 10,
|
||||||
max_bet: 1000,
|
max_bet: 1000,
|
||||||
currency: 'satoshis',
|
currency: 'satoshis',
|
||||||
comment_chars: 0
|
comment_chars: 0
|
||||||
|
Reference in New Issue
Block a user