Revert "call next() for non lnd routes"
This reverts commit 7eeb754315.
This commit is contained in:
parent
7eeb754315
commit
afd41ad878
1 changed files with 0 additions and 1 deletions
|
|
@ -284,7 +284,6 @@ module.exports = async (
|
||||||
errorMessage: "Please create a wallet before using the API"
|
errorMessage: "Please create a wallet before using the API"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
next()
|
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
logger.error(err);
|
logger.error(err);
|
||||||
res
|
res
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue