ln_gateway::rpc::rpc_server

Function routing_info_v2

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