pub async fn import_sync_data(coin: u8, file: &str) -> Result<()>
Expand description

Import synchronization data obtained from external source

Arguments

  • coin: 0 for zcash, 1 for ycash
  • file: file that contains the synchronization data