ln_gateway::rpc::rpc_server

Function withdraw

source
async fn withdraw(
    __arg0: Extension<Arc<Gateway>>,
    __arg1: Json<WithdrawPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>
Expand description

Withdraw from a gateway federation.