Skip to content

Commit

Permalink
doc: add release note for bitcoin#31130
Browse files Browse the repository at this point in the history
  • Loading branch information
darosior committed Oct 25, 2024
1 parent 1b6dec9 commit b7b2435
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/release-notes-31130.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
P2P and network changes
-----------------------

Support for UPnP was dropped. If you want to open a port automatically, consider using the `-natpmp`
option instead, which uses PCP or NAT-PMP depending on router support.

Updated settings
------

- Setting `-upnp` will now return an error. Consider using `-natpmp` instead.

0 comments on commit b7b2435

Please sign in to comment.