pub fn import_transparent_key(
    coin: u8,
    id_account: u32,
    path: &str
) -> Result<()>
Expand description

Update the transparent secret key for the given account from a derivation path

Arguments

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

Account must have a seed phrase