diff --git a/src/routes.js b/src/routes.js index bbda7b47..1b9e4c1e 100644 --- a/src/routes.js +++ b/src/routes.js @@ -284,7 +284,6 @@ module.exports = async ( errorMessage: "Please create a wallet before using the API" }); } - next() } catch (err) { logger.error(err); res