feat: increase threshold from 2000 DASH to 21M DASH for CJ amount in option

This commit is contained in:
Konstantin Akimov 2024-11-29 18:27:19 +07:00
parent 8a05f0caaa
commit 0a63029c96
No known key found for this signature in database
GPG Key ID: 2176C4A5D01EA524

View File

@ -532,7 +532,7 @@
<number>2</number>
</property>
<property name="maximum">
<number>2000</number>
<number>21000000</number>
</property>
<property name="singleStep">
<number>10</number>