Skip to main content

withdraw_v2

Function withdraw_v2 

Source
pub(crate) async fn withdraw_v2(
    client: &ClientHandleArc,
    wallet_module: &WalletClientModule,
    address: &Address,
    amount: BitcoinAmountOrAll,
) -> AdminResult<WithdrawResponse>
Expand description

Executes a withdrawal using the walletv2 module