Lsps1CreateOrder

Type Alias Lsps1CreateOrder 

Source
pub type Lsps1CreateOrder = JsonRpcMethod<'static, Lsps1CreateOrderRequest, Lsps1CreateOrderResponse, DefaultError>;

Aliased Type§

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

Fields§

§method: &'static str