ln_gateway::rpc::rpc_server

Function payment_summary

Source
async fn payment_summary(
    __arg0: Extension<Arc<Gateway>>,
    __arg1: Json<PaymentSummaryPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>