Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ lsps0.rs
File
lsps0.rs
plugins/lsps-plugin/src/proto/lsps0.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::proto::jsonrpc::{JsonRpcRequest, RpcError};
2
use core::fmt;
3
use serde::{Deserialize, Deserializer, Serialize, Serializer, de};
4
use thiserror::Error;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected