ln_gateway::rpc::rpc_server

Function withdraw_onchain

source
async fn withdraw_onchain(
    __arg0: Extension<Arc<Gateway>>,
    __arg1: Json<WithdrawOnchainPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>