The -blockmaxsize option for bitcoind was removed with issue #12640, and I need to be able to limit my block creation size, is there an alternative setting that will accomplish this or is there no control of this now beyond restricting my mempool with fees?
Is there an alternative to the -blockmaxsize option available in the client? #25944
issue amritabithi opened this issue on August 28, 2022-
amritabithi commented at 1:16 AM on August 28, 2022: none
-
achow101 commented at 2:48 AM on August 28, 2022: member
As noted in the mentioned issue, the replacement is
blockmaxweight. Block weight is the unit used for block size, not physical size in bytes. - MarcoFalke added the label Mining on Aug 28, 2022
- MarcoFalke added the label Questions and Help on Aug 28, 2022
-
amritabithi commented at 8:51 AM on August 28, 2022: none
Oh perfect, thank you ! That is what I needed.
- fanquake closed this on Aug 28, 2022
- bitcoin locked this on Aug 28, 2023
Contributors
Labels