Post
Topic
Board Development & Technical Discussion
Topic OP
Why do I get a dust error when my output is 2500 Satoshis
by
JayCoin
on 25/01/2016, 06:09:35 UTC
trying to send a transaction with one 2500 satoshi  output (P2PKH), one P2PKH input and one op_return output with 2500 satoshi fee.  Won't send in sendrawtransaction RPC on bitcoin-qt 11.2.

Get "dust" error.  I thought the minimum output was much lower than 2500 satoshi.

Is this a bug or or something else? What am I missing?

using bitcoinjs-lib to build transaction.