Hello!
Want to send raw tx
Prepared and signed. rawtx include 3 inputs and one output, also added fee. calculated by formula - in*180 + out*34 + 10 plus or minus 'in'
created rawTX
{"1Mdestinanion":0.00003453,"3FZJchange":0.00002068}
fee contains - 2999
"hex" : "0100...", "complete" : true
trued to send to the bitcoin network, got next message
error: {"code":-26,"message":"64: dust"}
I can sand same amount by native bitcoin client. I mean
amount and
fee. What is wrong with raw tx ?