Skip to main content

withdraw

Function withdraw 

Source
async fn withdraw(
    module: &WalletClientModule,
    amount: BitcoinAmountOrAll,
    address: Address<NetworkUnchecked>,
) -> Result<Value>