Skip to content

Commit

Permalink
Update constants.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KOSASIH authored Aug 1, 2024
1 parent a2bdd8a commit 62cae7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@

# Other constants
MIN_FIAT_TRANSACTION_AMOUNT = 10.0 # Minimum fiat transaction amount
MAX_FIAT_TRANSACTION_AMOUNT = 100000.0 # Maximum fiat transaction amount
MAX_FIAT_TRANSACTION_AMOUNT = 250000.0 # Maximum fiat transaction amount

0 comments on commit 62cae7f

Please sign in to comment.