Post
Topic
Board Bitcoin Technical Support
Topic OP
Using the bitcoin-qt debug window
by
bitcoinperson
on 25/03/2013, 13:28:18 UTC
I'm using bitcoin-qt v0.8.0-beta for Mac. I'm trying to send bitcoin via the debug window.

I've tried the following where is the address I'm sending to and is the amount.

sendtoaddress

But I get:

Error: This transaction requires a transaction fee of at least 0.002 because of its amount, complexity, or use of recently received funds! (code -4)

So i type settxfee .002 and try to send again, but I get the same error.

Can anyone tell me what I'm doing wrong? Thanks.