mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-21 08:04:26 +01:00
cln_plugin: Configure "dynamic" field in "getmanifest" message
This commit is contained in:
committed by
Christian Decker
parent
71cd07ea61
commit
42783aaa92
@@ -156,6 +156,7 @@ pub(crate) struct GetManifestResponse {
|
||||
pub(crate) rpcmethods: Vec<RpcMethod>,
|
||||
pub(crate) subscriptions: Vec<String>,
|
||||
pub(crate) hooks: Vec<String>,
|
||||
pub(crate) dynamic: bool,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Default, Debug)]
|
||||
|
||||
Reference in New Issue
Block a user