Updated on 2026-08-14
This commit is contained in:
parent
08d3e18b3e
commit
448b849b89
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ class ValidateTokenFormUseCase(
|
|||
}
|
||||
|
||||
companion object {
|
||||
const val MIN_DECIMALS = 1
|
||||
const val MIN_DECIMALS = 0
|
||||
const val MAX_DECIMALS = 30
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue