lamassu-server/lib
Maciej Małecki d9682e668f Remove favicon and methodOverride middlewares
`methodOverride` is supposed to provide compatibility for older
"browsers" which aren't able to send XHR requests with proper HTTP
methods. Since the only thing talking to `lamassu-server` is the ATM, we
don't need this middleware.

`favicon` middleware is exactly what it sounds like.
2014-04-16 10:59:15 +02:00
..
protocol More refactoring on Trader 2014-04-14 15:16:53 +02:00
app.js Remove favicon and methodOverride middlewares 2014-04-16 10:59:15 +02:00
routes.js Use new Trader API to send bitcoins 2014-04-15 15:07:46 +02:00
trader.js Add optional callback to pollRate 2014-04-16 10:12:38 +02:00