Lsps2Buy

Type Alias Lsps2Buy 

Source
pub type Lsps2Buy = JsonRpcMethod<Lsps2BuyRequest, Lsps2BuyResponse, Lsps2BuyError>;

Aliased Type§

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

Fields§

§method: &'static str