Bitcoin Forum
May 25, 2024, 12:02:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: how to send a small transaction fee with bitcoind ?  (Read 944 times)
bitcoinspot.nl (OP)
Sr. Member
****
Offline Offline

Activity: 300
Merit: 250



View Profile WWW
November 20, 2013, 06:57:51 AM
 #1

Hi everyone,

sometimes i send 0.0001 bitcoin to friends and coworkers who want to get started with bitcoin.
I use bitcoind to do that and that works fine.
For some reason however the transaction fee always stays 0.0005 even if i use the paytxfee parameter.
With the rising prices the txfee of 0.0005 is just too high, does anyone have an idea about this ?

This is the command line i use in my script:
bitcoind.exe" -rpcpassword=xxx -paytxfee=0.00001 sendtoaddress %address% 0.0001 "0.0001 to %email%" "0.0001 to %email%"

Thanks!
Roland
www.bitcoinspot.nl

- bitcoinspot.nl - Alles over bitcoin! -
gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
November 20, 2013, 06:59:55 AM
 #2

It isn't paytxfee it is settxfee
Foxpup
Legendary
*
Offline Offline

Activity: 4368
Merit: 3060


Vile Vixen and Miss Bitcointalk 2021-2023


View Profile
November 21, 2013, 03:03:09 AM
 #3

paytxfee has no effect on low-priority transactions (and transactions less than BTC0.01 are always low priority) if it is less than mintxfee. You must reduce mintxfee in order to send low-priority transactions with reduced fees. Note that doing so is not recommended as your transaction will take a very long time to confirm, a situation which will not impress your friends and coworkers. Neither will sending them BTC0.0001, an amount which will cost at least that much in fees to spend, and is therefore literally unspendable.

Will pretend to do unspeakable things (while actually eating a taco) for bitcoins: 1K6d1EviQKX3SVKjPYmJGyWBb1avbmCFM4
I am not on the scammers' paradise known as Telegram! Do not believe anyone claiming to be me off-forum without a signed message from the above address! Accept no excuses and make no exceptions!
bitcoinspot.nl (OP)
Sr. Member
****
Offline Offline

Activity: 300
Merit: 250



View Profile WWW
November 21, 2013, 03:46:23 PM
 #4

ok thanks,

i send the 0.0001 amount just so that they can check if their wallet is receiving funds.

- bitcoinspot.nl - Alles over bitcoin! -
bitcoinspot.nl (OP)
Sr. Member
****
Offline Offline

Activity: 300
Merit: 250



View Profile WWW
November 22, 2013, 04:01:29 PM
 #5

Hmm nomatter what i try, the transaction fee stays 0.0005. I cant even find settxfee as a parameter in the help for bitcoind.
Anyone here have any experience with this? or maybe an example command line ?

bitcoind.exe -rpcpassword=xxx -paytxfee=0.001 sendtoaddress xxx 0.0001 "test" "test"

- bitcoinspot.nl - Alles over bitcoin! -
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!