litecoincash-project / litecoincash

Main release & integration tree for Litecoin Cash
https://litecoinca.sh
MIT License
54 stars 39 forks source link

Sending Amounts with 7 Decimal or more Fails #11

Closed daygle closed 4 years ago

daygle commented 6 years ago

I am finding that when attempting to send a transaction with 7 or more decimals the send fails.

Is anyone else experiencing this?

Is there anything I can do to allow decimals greater than 6?

litecoincash-project commented 6 years ago

7 decimal places should be fine (example: https://chainz.cryptoid.info/lcc/tx.dws?21854288.htm), though 8 is impossible due to our coin scaling. Can you show an example which fails with 7 dp?

litecoincash-project commented 4 years ago

Assuming you fixed your code :)