Skip to content

Commit ff4558d

Browse files
committed
doc: reword package RBF documentation
1 parent de669a8 commit ff4558d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/policy/packages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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).

0 commit comments

Comments
 (0)