splix / polkaj

Library to access and build for Polkadot using Java
Apache License 2.0
61 stars 54 forks source link

transfer fail when dotamount over unit 600000000000 #32

Closed BomaxChen closed 3 years ago

BomaxChen commented 4 years ago

Hi @splix , I try to use polkaj to transfer unit 600000000000 (60 DOT or 0.6 WND). it will fail when submit this transfer by transfer.encodeRequest(). How can I solve this problem? thanks a lot.

BomaxChen commented 4 years ago

ps. I try that at Westend

BomaxChen commented 4 years ago

it will get "1010: Invalid Transaction: Transaction has a bad signature"