Updated on 2026-08-14
This commit is contained in:
parent
4efcd5990e
commit
6c84e0b309
2 changed files with 27 additions and 53 deletions
|
|
@ -243,7 +243,7 @@ internal class SendStateSubscriber(
|
|||
}
|
||||
|
||||
val filter = DecimalDigitsInputFilter(
|
||||
digitsBeforeDecimal = 12,
|
||||
digitsBeforeDecimal = 40,
|
||||
digitsAfterDecimal = state.maxLengthOfAmount,
|
||||
decimalSeparator = state.decimalSeparator,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue