mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 22:50:58 +02:00
lnrpc: update grpc-gateway library to v2
This commit is contained in:
@@ -90,6 +90,9 @@ var (
|
||||
// intercepting API calls. This is useful for logging, enforcing permissions
|
||||
// etc.
|
||||
type InterceptorChain struct {
|
||||
// Required by the grpc-gateway/v2 library for forward compatibility.
|
||||
lnrpc.UnimplementedStateServer
|
||||
|
||||
started sync.Once
|
||||
stopped sync.Once
|
||||
|
||||
|
Reference in New Issue
Block a user