diff options
Diffstat (limited to 'doc/policy/packages.md')
-rw-r--r-- | doc/policy/packages.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/policy/packages.md b/doc/policy/packages.md index 9b321799f1..b432008d7b 100644 --- a/doc/policy/packages.md +++ b/doc/policy/packages.md @@ -38,7 +38,7 @@ The following rules are enforced for all packages: * Only limited package replacements are currently considered. (#28984) - - All direct conflicts must signal replacement (or the node must have `-mempoolfullrbf=1` set). + - If `-mempoolfullrbf=0` (the value is 1 by default), all direct conflicts must signal replacement. - Packages are 1-parent-1-child, with no in-mempool ancestors of the package. |