changed min to 10

This commit is contained in:
benarc 2021-11-24 10:10:02 +00:00
parent 947d169baa
commit 5cb392e5dc

View File

@ -308,7 +308,7 @@
fixedAmount: true,
data: {
haircut: 0,
min_bet: 1,
min_bet: 10,
max_bet: 1000,
currency: 'satoshis',
comment_chars: 0