Duplicate and invalid routes in master
PirosB3 opened this issue · 0 comments
PirosB3 commented
In app/routes.js
I've spotted 3 invalid routes:
listpeers
is duplicatedlisthannels
is also duplicate, and one version is misspelleddisconnectpeer
should be lowercase, but it's camelcase
The solution is to amend the route file correcting the errors discussed above