mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-17 13:06:14 +02:00
There is validation which requires "read-only" middle ware not specify a caveat name. But when you try to register a second read-only middleware, there's validation which prevents double registration for same caveat (though in this case the caveat name is the empty string). Update the dameon to permit the registration of multiple read-only rpc middleware. |
||
|---|---|---|
| .. | ||
| interceptor.go | ||
| log.go | ||
| middleware_handler.go | ||
| middleware_handler_test.go | ||