IITGN-CS431 / project-cns

1 stars 27 forks source link

Group 1: Account Creation Fails with "Invalid Amount" Error Despite Valid Input #293

Closed arpan004 closed 1 week ago

arpan004 commented 1 week ago

When attempting to create an account, the system consistently returns an "Invalid Amount" error, even when a valid initial deposit amount is provided. This occurs even if the amount matches the example format provided in the prompt (e.g. 123.45).

image

Pratham-Sharda commented 1 week ago

image I don't know why is it giving an issue as it is working properly for me.

It might be an issue while committing the code, will once again check if there is an error in the code and if you want i can share you the code on the mail for you to check.

Jiya-desai commented 1 week ago

This was due to the upload of an older version of our code in the last commit, thanks for pointing it out. We have uploaded the latest versions which are (hopefully :p) working fine.