MCPcopy 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

1use crate::proto::jsonrpc::{JsonRpcRequest, RpcError};
2use core::fmt;
3use serde::{Deserialize, Deserializer, Serialize, Serializer, de};
4use thiserror::Error;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected