Lsps2GetInfo

Type Alias Lsps2GetInfo 

Source
pub type Lsps2GetInfo = JsonRpcMethod<Lsps2GetInfoRequest, Lsps2GetInfoResponse, Lsps2GetInfoError>;

Aliased Type§

pub struct Lsps2GetInfo {
    pub method: &'static str,
    /* private fields */
}

Fields§

§method: &'static str