Bitcoin Forum
May 30, 2024, 07:33:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can't send transaction containing small amounts of Bitcoins  (Read 1367 times)
cudjex (OP)
Sr. Member
****
Offline Offline

Activity: 507
Merit: 252


View Profile
September 19, 2014, 08:39:48 PM
 #1

I am creating faucet. I want to send satoshi beetwen 100 and 500 but when I try to send satoshies, I am getting error:
Quote
Can't send transaction containing small amounts
I added this line to my bitcoin.conf file
Quote
paytxfee = 0.000001
How can I achieve this problem?
I am using last version
DannyHamilton
Legendary
*
Offline Offline

Activity: 3402
Merit: 4657



View Profile
September 19, 2014, 08:53:49 PM
 #2

I am creating faucet. I want to send satoshi beetwen 100 and 500

Please, dont.

This is a very bad idea.

You're just going to have problems.

Many clients will refuse to relay your transactions, and many miners (and mining pools) will refuse to confirm your transactions.

This will result in your site being just one more waste of everone's time preying on the un-knowledgeable and creating a bad impression of bitcoin for new users.

cudjex (OP)
Sr. Member
****
Offline Offline

Activity: 507
Merit: 252


View Profile
September 19, 2014, 09:06:01 PM
 #3

I am creating faucet. I want to send satoshi beetwen 100 and 500

Please, dont.

This is a very bad idea.

You're just going to have problems.

Many clients will refuse to relay your transactions, and many miners (and mining pools) will refuse to confirm your transactions.

This will result in your site being just one more waste of everone's time preying on the un-knowledgeable and creating a bad impression of bitcoin for new users.



Thank you.

I will give min 6000 satoshi.
How can I raduce txfee to 1000 satoshi? If is it impossible, I will stop coding...

cudjex (OP)
Sr. Member
****
Offline Offline

Activity: 507
Merit: 252


View Profile
September 20, 2014, 10:55:43 AM
 #4

I will give min 6000 satoshi.
How can I educe txfee to 1000 satoshi? If it is impossible, I will stop coding...
RustyNomad
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile WWW
September 20, 2014, 12:34:31 PM
 #5

Why not link up with something like Micro Wallet where all your payments go there and the user can cash out from there once they reach around 5,500 satoshi.

I'm not sure how it works on the back-end but there are plenty of faucets linked to Micro Wallet.

https://www.microwallet.org/
cudjex (OP)
Sr. Member
****
Offline Offline

Activity: 507
Merit: 252


View Profile
September 20, 2014, 08:28:11 PM
 #6

Why not link up with something like Micro Wallet where all your payments go there and the user can cash out from there once they reach around 5,500 satoshi.

I'm not sure how it works on the back-end but there are plenty of faucets linked to Micro Wallet.

https://www.microwallet.org/

thanks, i will use it
HeroCat
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
October 02, 2014, 05:14:42 PM
 #7

I think it depend from your wallet - may be there are wallets, who have not any sending fee  Grin.
Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
October 04, 2014, 04:33:46 PM
 #8

I will give min 6000 satoshi.
How can I educe txfee to 1000 satoshi? If it is impossible, I will stop coding...

Won't this work? Sorry i stopped using Bitcoin core/d.

Code:
settxfee <amount> -- <amount> is a real and is rounded to the nearest 0.00000001

I am creating faucet. I want to send satoshi beetwen 100 and 500 but when I try to send satoshies, I am getting error:
Quote
Can't send transaction containing small amounts
I added this line to my bitcoin.conf file
Quote
paytxfee = 0.000001
How can I achieve this problem?
I am using last version

I suggest you either use Microwallet or make payout threshold to >5000 satoshi(5500 would be good).
 
  ~~MZ~~

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!