Skip to main content

withdraw

Function withdraw 

Source
pub(crate) async fn withdraw(
    __arg0: State<Arc<InternalState>>,
    __arg1: Json<WithdrawBodyRequest>,
) -> impl IntoResponse
Expand description

Withdraw funds from this node to the ethereum wallet address.

Both Native or HOPR can be withdrawn using this method.