jatchili / minimalist-ripple-client

minimalist ripple client
https://jatchili.github.io/minimalist-ripple-client/
GNU General Public License v2.0
144 stars 58 forks source link

{"engine_result":"tecUNFUNDED_PAYMENT","engine_result_code":104 #15

Open JBTcrypto opened 6 years ago

JBTcrypto commented 6 years ago

Cannot send XRP from minimalist ripple client....seems to be adding digits onto what I'm trying to send, then tells me there is an insufficient balance!...get the message: transaction finalized with error: {"engine_result":"tecUNFUNDED_PAYMENT","engine_result_code":104,"engine_result_message":"Insufficient XRP balance to send.","ledger_hash":"4A2CB42E2A93AB7E8EE0CE11AF9EF6B47598255653A3D7E6FA50E91DEE0F919C","ledger_index":35425451,"metadata":{"AffectedNodes":[{"ModifiedNode":{"FinalFields":{"Account":"rUv2ScmMbQP1EmMkGvJcpxgDM8e5Eoph8W","Balance":"19989174","Flags":0,"OwnerCount":0,"Sequence":11},"LedgerEntryType":"AccountRoot","LedgerIndex":"8335539E3C17F3B71C103FD2CD63AB429DF3CB4E664CD6997D1923951AAC697B","PreviousFields":{"Balance":"19989186","Sequence":10},"PreviousTxnID":"BD541395E17CFC71A3CCB6F5CD2FF740F6DBE2CB960DE90D205EC6EDBF2C298C","PreviousTxnLgrSeq":35425423}}],"TransactionIndex":57,"TransactionResult":"tecUNFUNDED_PAYMENT"},"status":"closed","tx_json":{"Account":"rUv2ScmMbQP1EmMkGvJcpxgDM8e5Eoph8W","Amount":"19989186000000","Destination":"rPVMhWBsfF9iMXYj3aAzJVkPDTFNSyWdKy","DestinationTag":1714921542,"Fee":"12","Flags":2147483648,"LastLedgerSequence":35425453,"Sequence":10,"SigningPubKey":"0346F6A090EECBA7E91EE5C917383B13FCBD3F9F29D7D8CEB593AE506CF6EF601A","TransactionType":"Payment","TxnSignature":"304502210084D06CEEA3FBE23934D11CDF9BB23082ACE588323B79943ED89FA02906E0A42202206A4831212EE2F881EEECC638DB439CC6B0EEBC81B771CD9FD1A136EC284552AB","date":567928311,"hash":"E47630E5572BFF4C271C972920C37C9E1BD1E2586FE9EA769EEF6AE1DC53ACEE"},"type":"transaction","validated":true,"result":"tecUNFUNDED_PAYMENT","result_message":"Insufficient XRP balance to send.","message":"Insufficient XRP balance to send."}

I am actually only trying to send 19989186 (or just under 2000 XRP). Please help.

ovonix commented 6 years ago

The amount you put in the box should be like 1998.9186, instead of 199899186. Yes its confusing, try it. I think the amount box isnt being multiplied, unlike the account info box which displays everything X10000 or whatever.