pub(crate) async fn withdraw(
__arg0: State<Arc<InternalState>>,
__arg1: Json<WithdrawBodyRequest>,
) -> impl IntoResponseExpand description
Withdraw funds from this node to the ethereum wallet address.
Both Native or HOPR can be withdrawn using this method.