Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ json_continue
Function
json_continue
plugins/lsps-plugin/src/service.rs:225–227 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
223
}
224
225
fn json_continue() -> serde_json::Value {
226
serde_json::json!({
"result"
:
"continue"
})
227
}
228
229
fn json_continue_forward(
230
payload: Vec<u8>,
Callers
3
handle_htlc_safe
Function · 0.85
handle_htlc_inner
Function · 0.85
decision_to_response
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected