-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[token-cli] Remove
is_amount_or_all
, is_amount
, and is_parsable
…
… validators (#7448) * parse instead of validate for `decimals` * replace `is_amount_or_all` with parser * replace `is_amount` with parser * repalce `is_parsable` with parser * remove unnecessary imports
- Loading branch information
1 parent
55f3d4d
commit 9dc55e5
Showing
4 changed files
with
222 additions
and
201 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.