We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f713b8 commit 3fc660dCopy full SHA for 3fc660d
src/mapport.h
@@ -5,7 +5,7 @@
5
#ifndef BITCOIN_MAPPORT_H
6
#define BITCOIN_MAPPORT_H
7
8
-static constexpr bool DEFAULT_NATPMP = false;
+static constexpr bool DEFAULT_NATPMP = true;
9
10
void StartMapPort(bool enable);
11
void InterruptMapPort();
0 commit comments