Bitcoin Forum
October 01, 2025, 01:53:52 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Tx Fee on: November 04, 2015, 07:33:54 AM
Hi All,

in the help you can see:

 -paytxfee=<amt>        Fee (in BTC/kB) to add to transactions you send (default: 0.00)

But, when I am trying to set the tx fee to 0 in the regtest mode, as in each transaction there is an amount subtracted from the balance, I receive the following error:

root@alice:/# bitcoin-cli -regtest -paytxfee=0.00 -sendfreetransactions -daemon -printtoconsole                                                                             
Bitcoin server starting
root@alice:/# Error: Invalid amount for -paytxfee=<amount>: '0.00' (must be at least 0.00001000 BTC/kB)
Error: Invalid amount for -paytxfee=<amount>: '0.00' (must be at least 0.00001000 BTC/kB)
Shutdown: In progress...
StopNode()
Shutdown: done

Why?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!