File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ The following rules are enforced for all packages:
38
38
39
39
* Only limited package replacements are currently considered. (#28984 )
40
40
41
- - All direct conflicts must signal replacement (or have ` -mempoolfullrbf=1 ` set).
41
+ - All direct conflicts must signal replacement (or the node must have ` -mempoolfullrbf=1 ` set).
42
42
43
43
- Packages are 1-parent-1-child, with no in-mempool ancestors of the package.
44
44
45
- - All conflicting clusters(connected components of mempool transactions) must be clusters of up to size 2.
45
+ - All conflicting clusters (connected components of mempool transactions) must be clusters of up to size 2.
46
46
47
47
- No more than MAX_REPLACEMENT_CANDIDATES transactions can be replaced, analogous to
48
48
regular [ replacement rule] ( ./mempool-replacements.md ) 5).
You can’t perform that action at this time.
0 commit comments