getBlockTemplate – Earlybirds Invest https://earlybirdsinvest.com Latest Crypto News Sat, 06 Sep 2025 11:06:39 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.8 https://i0.wp.com/earlybirdsinvest.com/wp-content/uploads/2024/12/cropped-New-Project-2024-12-17T235703.455.png?fit=32%2C32&ssl=1 getBlockTemplate – Earlybirds Invest https://earlybirdsinvest.com 32 32 240146708 How can I allow getBlockTemplate to include sub1 SAT/VBYTE transactions? https://earlybirdsinvest.com/how-can-i-allow-getblocktemplate-to-include-sub1-sat-vbyte-transactions/ https://earlybirdsinvest.com/how-can-i-allow-getblocktemplate-to-include-sub1-sat-vbyte-transactions/#respond Sat, 06 Sep 2025 11:06:39 +0000 https://earlybirdsinvest.com/how-can-i-allow-getblocktemplate-to-include-sub1-sat-vbyte-transactions/

Added minrelaytxfee=0.000001 To me bitcoin.conf 0.1 Allow SAT/VBYTE transactions and enter the node’s Mempool.

I see this works when browsing and running Mempool transactions getmempoolinfo:

{
  ...
  "mempoolminfee": 0.00000100,
  "minrelaytxfee": 0.00000100,
  "incrementalrelayfee": 0.00001000,
  ...
}

But when I run getblocktemplate, Only transactions that contain at least one SAT/VBYTE in the candidate block. So, even if Mempool has enough transactions to fill the candidate block, you are not actually creating a transaction of 1.00 VMB blocks unless Mempool has enough SAT/VBYTE transaction.

Is there a reason? getblocktemplate I don’t choose from all possible transactions in Mempool, but I think I’m only including at least one SAT/VBYTE transaction?

]]>
https://earlybirdsinvest.com/how-can-i-allow-getblocktemplate-to-include-sub1-sat-vbyte-transactions/feed/ 0 57047