joinmarket: add module

This commit is contained in:
nixbitcoin
2020-09-22 13:50:37 +00:00
parent 263525d724
commit 173891fa5b
8 changed files with 230 additions and 2 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ static char *allowed_netns[] = {
"nb-lnd",
"nb-lightning-loop",
"nb-bitcoind",
"nb-liquidd"
"nb-liquidd",
"nb-joinmarket"
};
int is_netns_allowed(char *netns) {