mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 20:32:35 -03:00
7 lines
274 B
Markdown
7 lines
274 B
Markdown
|
P2P and network changes
|
||
|
-----------------------
|
||
|
|
||
|
- Limited package RBF is now enabled, where the proposed conflicting package would result in
|
||
|
a connected component, aka cluster, of size 2 in the mempool. All clusters being conflicted
|
||
|
against must be of size 2 or lower.
|