netns-liquidd: allow RPC access from main netns

This commit is contained in:
Erik Arvstedt 2020-10-29 21:20:31 +01:00
parent 82f4901880
commit 6903e8afcc
No known key found for this signature in database
GPG key ID: 33312B944DD97846
3 changed files with 7 additions and 11 deletions

View file

@ -11,7 +11,6 @@
static char *allowed_netns[] = {
"nb-lightning-loop",
"nb-liquidd",
"nb-joinmarket"
};