Bitcoin Forum
May 02, 2024, 02:39:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to disable the dust limit without recompiling the client?  (Read 96 times)
garlonicon (OP)
Hero Member
*****
Offline Offline

Activity: 801
Merit: 1932


View Profile
March 12, 2022, 11:03:31 AM
Merited by vapourminer (2)
 #1

I know it is possible to lower fees by using this configuration:
Code:
mintxfee=0.00000001
minrelaytxfee=0.00000001
blockmintxfee=0.00000001
But even with those settings, my node still rejects transaction to Segwit outputs below 0.00000294 BTC. Is it possible to use some other configuration option to lower the dust limit? Or is it hard-coded into the client and I have to rebuild it manually to allow that?
1714660775
Hero Member
*
Offline Offline

Posts: 1714660775

View Profile Personal Message (Offline)

Ignore
1714660775
Reply with quote  #2

1714660775
Report to moderator
1714660775
Hero Member
*
Offline Offline

Posts: 1714660775

View Profile Personal Message (Offline)

Ignore
1714660775
Reply with quote  #2

1714660775
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714660775
Hero Member
*
Offline Offline

Posts: 1714660775

View Profile Personal Message (Offline)

Ignore
1714660775
Reply with quote  #2

1714660775
Report to moderator
nc50lc
Legendary
*
Offline Offline

Activity: 2408
Merit: 5581


Self-proclaimed Genius


View Profile
March 12, 2022, 11:26:48 AM
Merited by garlonicon (5), vapourminer (2), BlackHatCoiner (1), PawGo (1)
 #2

Use dustrelayfee=n (BTC/kB) instead of the feerate-related configs | the default value is 0.00001 BTC/kB.

Here's the related note for that config:
Quote
# Fee rate (in BTC/kB) used to defined dust, the value of an output such that it will cost about 1/3 of its value in fees at this fee rate to spend it.
dustrelayfee=0.00001

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
garlonicon (OP)
Hero Member
*****
Offline Offline

Activity: 801
Merit: 1932


View Profile
March 12, 2022, 11:46:15 AM
 #3

Thank you! It works!
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!