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:
3838
3939* Only limited package replacements are currently considered. (#28984 )
4040
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).
4242
4343 - Packages are 1-parent-1-child, with no in-mempool ancestors of the package.
4444
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.
4646
4747 - No more than MAX_REPLACEMENT_CANDIDATES transactions can be replaced, analogous to
4848 regular [ replacement rule] ( ./mempool-replacements.md ) 5).
You can’t perform that action at this time.
0 commit comments