mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-18 14:44:22 +01:00
grpc: The plugin needs to use the server feature on cln-grpc
This commit is contained in:
committed by
Rusty Russell
parent
00ffb39ed6
commit
23088911f7
@@ -15,6 +15,7 @@ rcgen = { version = "0.10", features = ["pem", "x509-parser"] }
|
||||
|
||||
[dependencies.cln-grpc]
|
||||
path = "../../cln-grpc"
|
||||
features = ["server"]
|
||||
|
||||
[dependencies.cln-plugin]
|
||||
path = "../../plugins"
|
||||
|
||||
Reference in New Issue
Block a user