ln_gateway::rpc::rpc_server

Function create_invoice_for_self

source
async fn create_invoice_for_self(
    __arg0: Extension<Arc<Gateway>>,
    __arg1: Json<CreateInvoiceForSelfPayload>,
) -> Result<impl IntoResponse, PublicGatewayError>