bitcoind lets you set the fee but I recall it had limits how low you could set it.
Raw lets you do it to any level. Even zero, I guess.
bitcoind settxfee 0.0001
bitcoind sendtoaddress somebitcoinaddress 0.0001
That will very likely cause a fee of 0.0001 to be used, unless you have way too many, and only, dust.
wow is it that simple, just use 2 seperate commands ?
i tried to use it all in 1 command.
ill try it out asap
