lncli-web
lncli-web copied to clipboard
Duplicate and invalid routes in master
In app/routes.js I've spotted 3 invalid routes:
listpeersis duplicatedlisthannelsis also duplicate, and one version is misspelleddisconnectpeershould be lowercase, but it's camelcase
The solution is to amend the route file correcting the errors discussed above