Post
Topic
Board Development & Technical Discussion
Topic OP
changing the transaction fee with bcoind
by
bitcoinspot.nl
on 21/11/2013, 08:02:33 UTC
Hi everyone,

i run a little script on my server to send some bitcoins now and then with bitcoind.
With the recent runup in the bitcoin price i wanted to change the transaction fee to 0.0001 but i cant seem to make it work.
regardless of the parameters i send to bitcoind it keeps sending a 0.0005 transaction fee.

Here the command line that i use:
bitcoind.exe" -rpcpassword=xxx -paytxfee=0.0001 sendtoaddress %address% 0.0001 "0.0001 to %email%" "0.0001 to %email%"

can anyone help me out ?
Greetz roland.