pub async fn skip_to_last_height(coin: u8) -> Result<()>
Expand description

Skip block synchronization and directly mark the chain synchronized Used for new accounts that have no transaction history

Arguments

  • coin: 0 for zcash, 1 for ycash