lncli-web icon indicating copy to clipboard operation
lncli-web copied to clipboard

Duplicate and invalid routes in master

Open PirosB3 opened this issue 7 years ago • 0 comments

In app/routes.js I've spotted 3 invalid routes:

  • listpeers is duplicated
  • listhannels is also duplicate, and one version is misspelled
  • disconnectpeer should be lowercase, but it's camelcase

The solution is to amend the route file correcting the errors discussed above

PirosB3 avatar Oct 01 '18 08:10 PirosB3