netns-liquidd: allow RPC access from main netns

This commit is contained in:
Erik Arvstedt
2020-10-29 21:21:28 +01:00
parent 82f4901880
commit 6903e8afcc
3 changed files with 7 additions and 11 deletions
-1
View File
@@ -11,7 +11,6 @@
static char *allowed_netns[] = {
"nb-lightning-loop",
"nb-liquidd",
"nb-joinmarket"
};