pub async fn get_taddr_balance(coin: u8, id_account: u32) -> Result<u64>
Expand description

Retrieve the transparent balance from the LWD server

Arguments

  • coin: 0 for zcash, 1 for ycash
  • id_account: account id as returned from new_account