You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario B) Tried with decimal 1 month, 1 CCX
[wallet ccx7Np]: deposit 1 1.0
Error: bad lexical cast: source type value could not be interpreted as target
Command:
deposit is not returning correct amount for what was deposited and either y/n answer is giving "Unknown command:"
Issue:
Scenario A) 1 month, 1 CCX
[wallet ccx7Np]: deposit 1 1
Confirm deposit details:
Amount: 1000000
Months: 1
Intrest: 2416
Create deposit? (y/n)
[wallet ccx7Np]: deposit 1 2
Confirm deposit details:
Amount: 2000000
Months: 1
Intrest: 4833
Create deposit? (y/n)
Scenario B) Tried with decimal 1 month, 1 CCX
[wallet ccx7Np]: deposit 1 1.0
Error: bad lexical cast: source type value could not be interpreted as target
OS: Microsoft Windows [Version 10.0.19044.1526]
Version Tested: https://github.com/ConcealNetwork/conceal-core/actions/runs/1877708559 (ccx-cli-windows-dev-519e1ee)
Additional information:
[wallet ccx7Np]: balance
available balance: 10.671000
Minor note: "Intrest" spelling in response to deposit
The text was updated successfully, but these errors were encountered: