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