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

Update the transparent secret key for the given account

Arguments

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