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 91c2416 commit e556bf4Copy full SHA for e556bf4
tests/utils.py
@@ -24,6 +24,7 @@
24
"cltv-final": 5,
25
"watchtime-blocks": 5,
26
"rescan": 1,
27
+ 'disable-dns': None,
28
}
29
30
DEVELOPER = os.getenv("DEVELOPER", "0") == "1"
0 commit comments