init: completely remove -maxorphantx option

This commit is contained in:
Sebastian Falbesoner
2025-11-13 18:36:40 +01:00
parent dfde31f2ec
commit 0aebdac95d
3 changed files with 5 additions and 18 deletions

View File

@@ -0,0 +1,5 @@
P2P and network changes
-----------------------
- The `-maxorphantx` startup option has been removed. It was
previously deprecated and has no effect anymore since v30.0. (#33872)