Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ state
Method
state
plugins/src/lib.rs:1051–1053 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
1049
self.configuration.clone()
1050
}
1051
pub fn state(&self) -> &S {
1052
&self.state
1053
}
1054
}
1055
1056
impl<S> Plugin<S>
Callers
15
currencyconvert
Function · 0.80
currencyrate
Function · 0.80
listcurrencyrates
Function · 0.80
register_path
Function · 0.80
handle_notification
Function · 0.80
path_to_rest_map_and_params
Function · 0.80
handle_notification
Function · 0.80
handle_htlc_inner
Function · 0.80
on_lsps_lsps2_getinfo
Function · 0.80
on_lsps_lsps2_buy
Function · 0.80
on_lsps_listprotocols
Function · 0.80
client_custommsg_hook
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected