alchemistcoin / sandwiched-backend

GNU General Public License v3.0
25 stars 7 forks source link

Fix express error handler #43

Closed henridf closed 3 years ago

henridf commented 3 years ago

It was missing the fourth param and hence wasn't being used as an error handler by express.

Also

close #6