Merge pull request #432 from arcbtc/FastAPI

added lnaddresss for testing
This commit is contained in:
Arc 2021-11-24 10:11:37 +00:00 committed by GitHub
commit c8e2aba451
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,7 +186,7 @@
color="primary"
:disable="
formDialog.data.wallet == null ||
formDialog.data.title == null || formDialog.data.min < 1 || formDialog.data.max < formDialog.data.min"
formDialog.data.title == null || formDialog.data.min < 10 || formDialog.data.max < formDialog.data.min"
type="submit"
>Create satsdice</q-btn
>
@ -308,7 +308,7 @@
fixedAmount: true,
data: {
haircut: 0,
min_bet: 1,
min_bet: 10,
max_bet: 1000,
currency: 'satoshis',
comment_chars: 0